Skip to content

Commit 415947d

Browse files
committed
[VERSION] - 10.1.7 upgraded common.pom with new version of log4j
1 parent e817a6b commit 415947d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>no.obos.util</groupId>
55
<artifactId>servicebuilder</artifactId>
6-
<version>10.1.6</version>
6+
<version>10.1.7</version>
77
<packaging>pom</packaging>
88

99
<parent>
1010
<groupId>no.obos.common</groupId>
1111
<artifactId>obos-common-pom</artifactId>
12-
<version>10.1.1</version>
12+
<version>10.1.7</version>
1313
</parent>
1414

1515
<prerequisites>

0 commit comments

Comments
 (0)