Skip to content

Commit d5797e8

Browse files
committed
Bump more dependencies
1 parent 3f8c8f7 commit d5797e8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

extra/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
3131
<docker-maven-plugin.version>0.46.0</docker-maven-plugin.version>
3232
<checkstyle-plugin.version>3.6.0</checkstyle-plugin.version>
33-
<checkstyle.version>12.0.1</checkstyle.version>
33+
<checkstyle.version>12.1.0</checkstyle.version>
3434

3535
<!-- Project production dependency versions -->
3636
<spring.boot.version>3.5.5</spring.boot.version>
@@ -42,7 +42,7 @@
4242
<scram.version>2.1</scram.version>
4343
<httpclient.version>4.5.14</httpclient.version>
4444
<ipaddress.version>5.5.1</ipaddress.version>
45-
<oshi.version>6.9.0</oshi.version>
45+
<oshi.version>6.9.1</oshi.version>
4646
<json-schema-validator.version>1.5.9</json-schema-validator.version>
4747
<jsonpatch.version>1.13</jsonpatch.version>
4848
<psl.version>2.2.0</psl.version>
@@ -51,10 +51,10 @@
5151
<iabtcf.version>2.0.10</iabtcf.version>
5252
<gpp-encoder.version>3.2.4</gpp-encoder.version>
5353
<maxmind-client.version>4.4.0</maxmind-client.version>
54-
<protobuf.version>4.32.1</protobuf.version>
54+
<protobuf.version>4.33.0</protobuf.version>
5555
<protoc.version>${protobuf.version}</protoc.version>
5656
<json-logic.version>1.1.0</json-logic.version>
57-
<aws.awssdk.version>2.35.5</aws.awssdk.version>
57+
<aws.awssdk.version>2.35.10</aws.awssdk.version>
5858
<dropwizard-metrics.version>4.2.37</dropwizard-metrics.version>
5959

6060
<!-- Project test dependency versions -->

0 commit comments

Comments
 (0)