Skip to content

Commit 4b16dc2

Browse files
committed
Merge branch 'hotfix-1.7.1'
2 parents 20b25d8 + 5e13736 commit 4b16dc2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gotrack/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>ubc.pavlab</groupId>
55
<artifactId>gotrack</artifactId>
66
<packaging>war</packaging>
7-
<version>1.7</version>
7+
<version>1.7.1</version>
88
<name>gotrack</name>
99
<url>https://maven.apache.org</url>
1010

@@ -22,7 +22,7 @@
2222
<weld.version>3.1.7.SP1</weld.version>
2323

2424
<!-- logging -->
25-
<log4j.version>2.17.0</log4j.version>
25+
<log4j.version>2.17.1</log4j.version>
2626
<slf4j.version>1.6.6</slf4j.version>
2727

2828
<!-- Test -->

0 commit comments

Comments
 (0)