Skip to content

Commit

Permalink
chore(deps): Update to Citrus 4.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
christophd committed Jan 27, 2025
1 parent afc8854 commit 913c403
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion citrus-remote-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<download-maven-plugin.version>1.9.0</download-maven-plugin.version>

<!-- Dependency versions -->
<citrus.version>4.5.1</citrus.version>
<citrus.version>4.5.2</citrus.version>
<spring.version>6.2.2</spring.version>

<!-- Project setup -->
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
<maven.war.plugin.version>3.4.0</maven.war.plugin.version>
<apache.rat.plugin.version>0.16.1</apache.rat.plugin.version>

<citrus.version>4.5.1</citrus.version>
<citrus.version>4.5.2</citrus.version>
<commons.logging.api.version>1.1</commons.logging.api.version>
<commons.logging.version>1.3.4</commons.logging.version>
<httpclient.version>5.4.1</httpclient.version>
<jackson.version>2.18.2</jackson.version>
<log4j2.version>2.23.1</log4j2.version>
<slf4j.version>2.0.11</slf4j.version>
<vertx.version>4.5.10</vertx.version>
<vertx.version>4.5.11</vertx.version>
<xstream.version>1.4.21</xstream.version>

<!-- Documentation -->
Expand Down

0 comments on commit 913c403

Please sign in to comment.