Skip to content

Commit

Permalink
Merge pull request #16 from karelmaxa/upgrade-parent
Browse files Browse the repository at this point in the history
Upgrade wrensec-parent and wrensec-commons to the latest releases.
  • Loading branch information
pavelhoral authored Oct 9, 2023
2 parents 9120fda + 11986f2 commit ececde1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wrensecurity</groupId>
<artifactId>wrensec-parent</artifactId>
<version>3.3.0</version>
<version>4.0.0</version>
</parent>

<groupId>org.wrensecurity.commons</groupId>
Expand Down Expand Up @@ -93,9 +93,9 @@
</issueManagement>

<properties>
<pgpWhitelistArtifact>org.wrensecurity:wrensec-pgp-whitelist:1.6.0</pgpWhitelistArtifact>
<!-- Commons forgerock-rest versions -->
<commons.commons-bom.version>22.2.0</commons.commons-bom.version>
<pgpVerifyKeysVersion>1.7.9</pgpVerifyKeysVersion>

<commons.commons-bom.version>22.6.0</commons.commons-bom.version>

<commons.script.osgi.import.before.defaults />
<commons.script.osgi.import.defaults />
Expand Down

0 comments on commit ececde1

Please sign in to comment.