Skip to content

Commit

Permalink
Security update
Browse files Browse the repository at this point in the history
  • Loading branch information
maresmar committed Dec 20, 2021
1 parent 763b05c commit 97be72c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Empty file modified backend/mvnw
100644 → 100755
Empty file.
4 changes: 2 additions & 2 deletions backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.6.RELEASE</version>
<version>2.6.1</version>
<relativePath />
</parent>
<groupId>cz.cvut.fit</groupId>
Expand All @@ -15,7 +15,7 @@
<description>STK - Backend</description>

<properties>
<log4j2.version>2.16.0</log4j2.version>
<log4j2.version>2.17.0</log4j2.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 97be72c

Please sign in to comment.