Skip to content

Commit 4103745

Browse files
chore: [DevOps] bump the production-minor-patch group across 1 directory with 5 updates (#1069)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8e25d6 commit 4103745

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dependency-bundles/bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,13 +279,13 @@
279279
<dependency>
280280
<groupId>org.checkerframework</groupId>
281281
<artifactId>checker-qual</artifactId>
282-
<version>3.52.1</version>
282+
<version>3.53.0</version>
283283
</dependency>
284284
<!-- 2.10 by Caffeine and 2.11 by Guava -->
285285
<dependency>
286286
<groupId>com.google.errorprone</groupId>
287287
<artifactId>error_prone_annotations</artifactId>
288-
<version>2.45.0</version>
288+
<version>2.46.0</version>
289289
</dependency>
290290
</dependencies>
291291
</dependencyManagement>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<olingo-v2.version>2.0.13</olingo-v2.version>
112112
<maven-plugin.version>3.9.12</maven-plugin.version>
113113
<maven-plugin-annotations.version>3.15.2</maven-plugin-annotations.version>
114-
<maven-plugin-testing.version>3.4.0</maven-plugin-testing.version>
114+
<maven-plugin-testing.version>3.5.0</maven-plugin-testing.version>
115115
<caffeine.version>3.2.3</caffeine.version>
116116
<openapi-generator.version>7.18.0</openapi-generator.version>
117117
<io-swagger-core-v3.version>2.2.41</io-swagger-core-v3.version>

0 commit comments

Comments
 (0)