Skip to content

Commit

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

---
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 Oct 16, 2023
1 parent 8956411 commit 8c54f77
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 @@ -107,7 +107,7 @@
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-xstream</artifactId>
<version>3.21.0</version>
<version>3.21.1</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.21.0</version>
<version>3.21.1</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit 8c54f77

Please sign in to comment.