Skip to content

Commit

Permalink
Bump org.apache.camel:camel-xstream from 3.22.2 to 3.22.3
Browse files Browse the repository at this point in the history
Bumps org.apache.camel:camel-xstream from 3.22.2 to 3.22.3.

---
updated-dependencies:
- dependency-name: org.apache.camel:camel-xstream
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and isidore committed Dec 20, 2024
1 parent c3bd405 commit c49aa38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion approvaltests-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-xstream</artifactId>
<version>3.22.2</version>
<version>3.22.3</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion approvaltests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-xstream</artifactId>
<version>3.22.2</version>
<version>3.22.3</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit c49aa38

Please sign in to comment.