Skip to content

Commit 6b27152

Browse files
committed
Bump to 0.10.1 to fix log4j security issue
Signed-off-by: Chris Jackson <[email protected]>
1 parent 587209f commit 6b27152

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
@@ -5,13 +5,13 @@
55
<parent>
66
<groupId>org.opensmarthouse</groupId>
77
<artifactId>parent</artifactId>
8-
<version>0.10.0</version>
8+
<version>0.10.1-SNAPSHOT</version>
99
<relativePath />
1010
</parent>
1111

1212
<groupId>org.opensmarthouse.core</groupId>
1313
<artifactId>org.opensmarthouse.core.reactor</artifactId>
14-
<version>0.10.1-SNAPSHOT</version>
14+
<version>0.10.1</version>
1515

1616
<packaging>pom</packaging>
1717

0 commit comments

Comments
 (0)