Skip to content

Commit 15d653d

Browse files
committed
Merge branch 'release/1.0.1'
2 parents a396274 + b00b0bf commit 15d653d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>eu.openanalytics</groupId>
88
<artifactId>shinyproxy-operator</artifactId>
9-
<version>1.0.0</version>
9+
<version>1.0.1</version>
1010

1111
<organization>
1212
<name>Open Analytics NV</name>
@@ -21,7 +21,7 @@
2121
<kotlin.version>1.5.20</kotlin.version>
2222
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
2323
<junit.jupiter.version>5.6.0</junit.jupiter.version>
24-
<log4j.version>2.14.1</log4j.version>
24+
<log4j.version>2.15.0</log4j.version>
2525
</properties>
2626

2727
<distributionManagement>

0 commit comments

Comments
 (0)