Skip to content

Commit

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

---
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 30, 2023
1 parent 87f090b commit 68eb07a
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.1</version>
<version>3.21.2</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.1</version>
<version>3.21.2</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit 68eb07a

Please sign in to comment.