Skip to content

Commit

Permalink
upped versoins
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed Jan 17, 2023
1 parent f230197 commit 5462b8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
</scm>

<properties>
<camel.version>3.20.0</camel.version>
<camel.version>3.20.1</camel.version>
<newrelic.version>7.11.1</newrelic.version>
<log4j.version>2.19.0</log4j.version>
<vpro.shared.version>3.1-SNAPSHOT</vpro.shared.version>
Expand Down Expand Up @@ -139,7 +139,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M7</version>
<version>3.0.0-M8</version>
<configuration>
<testFailureIgnore>true</testFailureIgnore>
</configuration>
Expand Down

0 comments on commit 5462b8e

Please sign in to comment.