Skip to content

Commit

Permalink
Bump commons-certvalidator to version 4.0.0 and peppol lib to version…
Browse files Browse the repository at this point in the history
… 2.0.0
  • Loading branch information
aaron-kumar committed Apr 8, 2023
1 parent 28c2227 commit 01ada18
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@
<lombok.version>1.18.24</lombok.version>
<metainf-services.version>1.9</metainf-services.version>
<vefa-peppol.version>3.0.0-RC1-SNAPSHOT</vefa-peppol.version>
<commons-certvalidator.version>4.0.0-RC1-SNAPSHOT</commons-certvalidator.version>
<peppol-lib.version>2.0.0-RC1-SNAPSHOT</peppol-lib.version>
<commons-certvalidator.version>4.0.0</commons-certvalidator.version>
<peppol-lib.version>2.0.0</peppol-lib.version>
<httpclient.version>4.5.13</httpclient.version>
<dnsjava.version>3.5.2</dnsjava.version>
<guava.version>31.1-jre</guava.version>
Expand Down Expand Up @@ -421,14 +421,6 @@
</profile>
</profiles>

<!-- Only for building from SNAPSHOT of other Oxalis repos. Remove it once released version of those Oxalis repos will be available -->
<repositories>
<repository>
<id>ossrh-snap</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
</repository>
</repositories>

<distributionManagement>
<snapshotRepository>
<id>ossrh</id>
Expand Down

0 comments on commit 01ada18

Please sign in to comment.