|
30 | 30 | <jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version> |
31 | 31 | <docker-maven-plugin.version>0.46.0</docker-maven-plugin.version> |
32 | 32 | <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> |
34 | 34 |
|
35 | 35 | <!-- Project production dependency versions --> |
36 | 36 | <spring.boot.version>3.5.5</spring.boot.version> |
|
42 | 42 | <scram.version>2.1</scram.version> |
43 | 43 | <httpclient.version>4.5.14</httpclient.version> |
44 | 44 | <ipaddress.version>5.5.1</ipaddress.version> |
45 | | - <oshi.version>6.9.0</oshi.version> |
| 45 | + <oshi.version>6.9.1</oshi.version> |
46 | 46 | <json-schema-validator.version>1.5.9</json-schema-validator.version> |
47 | 47 | <jsonpatch.version>1.13</jsonpatch.version> |
48 | 48 | <psl.version>2.2.0</psl.version> |
|
51 | 51 | <iabtcf.version>2.0.10</iabtcf.version> |
52 | 52 | <gpp-encoder.version>3.2.4</gpp-encoder.version> |
53 | 53 | <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> |
55 | 55 | <protoc.version>${protobuf.version}</protoc.version> |
56 | 56 | <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> |
58 | 58 | <dropwizard-metrics.version>4.2.37</dropwizard-metrics.version> |
59 | 59 |
|
60 | 60 | <!-- Project test dependency versions --> |
|
0 commit comments