|
85 | 85 | </modules> |
86 | 86 |
|
87 | 87 | <properties> |
88 | | - <apache.directory.server.version>2.0.0-M22</apache.directory.server.version> |
89 | | - <apache.directory.api.version>1.0.0-M33</apache.directory.api.version> |
90 | | - <exec-maven-plugin.version>1.2.1</exec-maven-plugin.version> |
| 88 | + <apache.directory.server.version>2.0.0.AM27</apache.directory.server.version> |
| 89 | + <apache.directory.api.version>1.0.3</apache.directory.api.version> |
| 90 | + <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version> |
91 | 91 | <podam.version>7.2.11.RELEASE</podam.version> |
92 | 92 | <checkstyle.suppressions.location>checkstyle/suppressions.xml</checkstyle.suppressions.location> |
93 | | - <kafka.connect.maven.plugin.version>0.11.1</kafka.connect.maven.plugin.version> |
94 | | - <kotlin.version>1.9.10</kotlin.version> |
95 | | - <antlr.version>4.13.1</antlr.version> |
96 | | - <azure.sdk.version>4.10.6</azure.sdk.version> |
| 93 | + <kafka.connect.maven.plugin.version>0.13.1</kafka.connect.maven.plugin.version> |
| 94 | + <kotlin.version>1.9.25</kotlin.version> |
| 95 | + <antlr.version>4.13.2</antlr.version> |
| 96 | + <azure.sdk.version>4.11.0</azure.sdk.version> |
97 | 97 | <caffeine.version>2.9.3</caffeine.version> |
98 | | - <cel-version>0.12.0</cel-version> |
99 | | - <google.api.client.version>2.4.0</google.api.client.version> |
100 | | - <google.auth.version>1.24.1</google.auth.version> |
| 98 | + <cel-version>0.13.1</cel-version> |
| 99 | + <google.api.client.version>2.9.0</google.api.client.version> |
| 100 | + <google.auth.version>1.48.0</google.auth.version> |
101 | 101 | <guice.version>5.1.0</guice.version> |
102 | | - <jsonata-version>2.6.2</jsonata-version> |
| 102 | + <jsonata-version>2.6.3</jsonata-version> |
103 | 103 | <json-schema.version>1.14.6</json-schema.version> |
104 | | - <json-skema.version>0.30.0</json-skema.version> |
| 104 | + <json-skema.version>0.31.0</json-skema.version> |
105 | 105 | <kcache.version>5.2.3</kcache.version> |
106 | | - <proto-google-common-protos.version>2.53.0</proto-google-common-protos.version> |
| 106 | + <proto-google-common-protos.version>2.72.0</proto-google-common-protos.version> |
107 | 107 | <protobuf.maven.plugin.version>2.10.3</protobuf.maven.plugin.version> |
108 | | - <okio.version>3.4.0</okio.version> |
109 | | - <tink.version>1.20.0</tink.version> |
110 | | - <tink.gcp.kms.version>1.10.0</tink.gcp.kms.version> |
111 | | - <wire.version>5.5.0</wire.version> |
112 | | - <swagger.version>2.2.42</swagger.version> |
| 108 | + <okio.version>3.17.0</okio.version> |
| 109 | + <tink.version>1.22.0</tink.version> |
| 110 | + <tink.gcp.kms.version>1.11.0</tink.gcp.kms.version> |
| 111 | + <wire.version>5.5.1</wire.version> |
| 112 | + <swagger.version>2.2.52</swagger.version> |
113 | 113 | <io.confluent.schema-registry.version>8.4.0-0</io.confluent.schema-registry.version> |
114 | | - <commons.compress.version>1.26.1</commons.compress.version> |
115 | | - <commons.lang3.version>3.18.0</commons.lang3.version> |
116 | | - <commons.validator.version>1.9.0</commons.validator.version> |
117 | | - <snappy.version>1.1.10.5</snappy.version> |
118 | | - <log4j.version>2.25.4</log4j.version> |
119 | | - <apache.httpclient5.version>5.5</apache.httpclient5.version> |
120 | | - <spotless.maven.plugin.version>2.45.0</spotless.maven.plugin.version> |
| 114 | + <commons.compress.version>1.28.0</commons.compress.version> |
| 115 | + <commons.lang3.version>3.20.0</commons.lang3.version> |
| 116 | + <commons.validator.version>1.10.1</commons.validator.version> |
| 117 | + <snappy.version>1.1.10.8</snappy.version> |
| 118 | + <log4j.version>2.26.0</log4j.version> |
| 119 | + <apache.httpclient5.version>5.6.1</apache.httpclient5.version> |
| 120 | + <spotless.maven.plugin.version>2.46.1</spotless.maven.plugin.version> |
121 | 121 | </properties> |
122 | 122 |
|
123 | 123 | <repositories> |
|
269 | 269 | <dependency> |
270 | 270 | <groupId>com.hubspot.jackson</groupId> |
271 | 271 | <artifactId>jackson-datatype-protobuf</artifactId> |
272 | | - <version>0.9.18</version> |
| 272 | + <version>0.10.0</version> |
273 | 273 | <exclusions> |
274 | 274 | <exclusion> |
275 | 275 | <groupId>com.google.code.findbugs</groupId> |
|
305 | 305 | <dependency> |
306 | 306 | <groupId>io.github.jopenlibs</groupId> |
307 | 307 | <artifactId>vault-java-driver</artifactId> |
308 | | - <version>6.2.0</version> |
| 308 | + <version>6.2.2</version> |
309 | 309 | </dependency> |
310 | 310 | <dependency> |
311 | 311 | <groupId>com.google.crypto.tink</groupId> |
|
360 | 360 | <dependency> |
361 | 361 | <groupId>info.picocli</groupId> |
362 | 362 | <artifactId>picocli</artifactId> |
363 | | - <version>4.7.5</version> |
| 363 | + <version>4.7.7</version> |
364 | 364 | </dependency> |
365 | 365 | <dependency> |
366 | 366 | <groupId>org.jetbrains.kotlin</groupId> |
|
529 | 529 | <dependency> |
530 | 530 | <groupId>javax.xml.ws</groupId> |
531 | 531 | <artifactId>jaxws-api</artifactId> |
532 | | - <version>2.3.0</version> |
| 532 | + <version>2.3.1</version> |
533 | 533 | </dependency> |
534 | 534 | </dependencies> |
535 | 535 | </dependencyManagement> |
|
629 | 629 | <plugin> |
630 | 630 | <groupId>org.jacoco</groupId> |
631 | 631 | <artifactId>jacoco-maven-plugin</artifactId> |
632 | | - <version>0.8.8</version> |
| 632 | + <version>0.8.15</version> |
633 | 633 | <executions> |
634 | 634 | <execution> |
635 | 635 | <id>prepare-agent</id> |
|
648 | 648 | <plugin> |
649 | 649 | <groupId>org.apache.maven.plugins</groupId> |
650 | 650 | <artifactId>maven-javadoc-plugin</artifactId> |
651 | | - <version>3.6.3</version> |
| 651 | + <version>3.12.0</version> |
652 | 652 | <executions> |
653 | 653 | <execution> |
654 | 654 | <id>attach-javadocs</id> |
|
0 commit comments