Skip to content

Commit 78b8503

Browse files
chore: [DevOps] bump the production-minor-patch group with 4 updates (#1003)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2871e2b commit 78b8503

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

dependency-bundles/bom/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<vavr.version>0.10.7</vavr.version>
6666
<guava.version>33.5.0-jre</guava.version>
6767
<!-- collection utilities, @Beta annotation -->
68-
<commons-io.version>2.20.0</commons-io.version>
68+
<commons-io.version>2.21.0</commons-io.version>
6969
<!-- Apache file utils -->
7070
<axis2.version>1.7.9</axis2.version>
7171
<!--Used in essential modules: cloudplatform-connectivity, connectivity-destination-service, odata-client, odata-core, securitys-->
@@ -279,13 +279,13 @@
279279
<dependency>
280280
<groupId>org.checkerframework</groupId>
281281
<artifactId>checker-qual</artifactId>
282-
<version>3.51.1</version>
282+
<version>3.52.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.43.0</version>
288+
<version>2.44.0</version>
289289
</dependency>
290290
</dependencies>
291291
</dependencyManagement>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<checkstyle.version>12.1.1</checkstyle.version>
127127
<byte-buddy.version>1.17.8</byte-buddy.version>
128128
<snakeyaml.version>2.5</snakeyaml.version>
129-
<commons-codec.version>1.19.0</commons-codec.version>
129+
<commons-codec.version>1.20.0</commons-codec.version>
130130
<commons-beanutils.version>1.11.0</commons-beanutils.version>
131131
<findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>
132132
<jsr305.optional>true</jsr305.optional>

0 commit comments

Comments
 (0)