Skip to content

Commit

Permalink
Bump com.cedarsoftware:java-util from 1.68.0 to 2.13.0
Browse files Browse the repository at this point in the history
Bumps [com.cedarsoftware:java-util](https://github.com/jdereg/java-util) from 1.68.0 to 2.13.0.
- [Changelog](https://github.com/jdereg/java-util/blob/master/changelog.md)
- [Commits](jdereg/java-util@1.68.0...2.13.0)

---
updated-dependencies:
- dependency-name: com.cedarsoftware:java-util
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent e9c3211 commit bb4763f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion polyglot-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>com.cedarsoftware</groupId>
<artifactId>java-util</artifactId>
<version>1.68.0</version>
<version>2.13.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion polyglot-xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<dependency>
<groupId>com.cedarsoftware</groupId>
<artifactId>java-util</artifactId>
<version>1.68.0</version>
<version>2.13.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit bb4763f

Please sign in to comment.