Skip to content

Commit e325baa

Browse files
dependabot[bot]afs
authored andcommitted
Bump the maven-patch-group group with 2 updates
Bumps the maven-patch-group group with 2 updates: [org.junit:junit-bom](https://github.com/junit-team/junit-framework) and [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine). Updates `org.junit:junit-bom` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.0...r6.0.1) Updates `com.github.ben-manes.caffeine:caffeine` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/ben-manes/caffeine/releases) - [Commits](ben-manes/caffeine@v3.2.2...v3.2.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-patch-group - dependency-name: com.github.ben-manes.caffeine:caffeine dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-patch-group ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b46e593 commit e325baa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<ver.protobuf>4.33.0</ver.protobuf>
8080
<ver.libthrift>0.22.0</ver.libthrift>
8181

82-
<ver.caffeine>3.2.2</ver.caffeine>
82+
<ver.caffeine>3.2.3</ver.caffeine>
8383
<!-- Most of Jena uses other libraries for equivalent functionality. -->
8484
<ver.guava>33.5.0-jre</ver.guava>
8585

@@ -103,7 +103,7 @@
103103

104104
<!-- Testing -->
105105
<ver.junit4>4.13.2</ver.junit4>
106-
<ver.junit>6.0.0</ver.junit>
106+
<ver.junit>6.0.1</ver.junit>
107107

108108
<ver.mockito>5.20.0</ver.mockito>
109109
<ver.awaitility>4.3.0</ver.awaitility>

0 commit comments

Comments
 (0)