Skip to content

Commit cb041ec

Browse files
authored
Update commonjava and indy-security versions (#31)
1 parent ef3b58f commit cb041ec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.commonjava</groupId>
2121
<artifactId>commonjava</artifactId>
22-
<version>19-SNAPSHOT</version>
22+
<version>19</version>
2323
</parent>
2424

2525
<modelVersion>4.0.0</modelVersion>
@@ -47,7 +47,7 @@
4747
<netty.version>4.1.106.Final</netty.version>
4848

4949
<junit.version>5.10.1</junit.version>
50-
<indy-security.version>1.3-SNAPSHOT</indy-security.version>
50+
<indy-security.version>1.3</indy-security.version>
5151
<enforcedMavenVersion>[3.6.0,)</enforcedMavenVersion>
5252
</properties>
5353

0 commit comments

Comments
 (0)