Skip to content

Commit

Permalink
Update base versions
Browse files Browse the repository at this point in the history
  • Loading branch information
orpiske committed Dec 20, 2023
1 parent 6f7a362 commit 34c421b
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 @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-dependencies</artifactId>
<version>4.0.0</version>
<version>4.3.0</version>
</parent>

<groupId>org.apache.camel.tests</groupId>
Expand Down Expand Up @@ -90,7 +90,7 @@
<site-repo-url>scpexe://people.apache.org/www/camel.apache.org/maven/</site-repo-url>
<jdk.version>11</jdk.version>
<compiler.fork>false</compiler.fork>
<camel.version>4.0.0</camel.version>
<camel.version>4.3.0</camel.version>
<!-- Versions -->
<maven-compiler-plugin-version>3.10.0</maven-compiler-plugin-version>
<maven-surefire-plugin-version>3.0.0-M4</maven-surefire-plugin-version>
Expand Down

0 comments on commit 34c421b

Please sign in to comment.