@@ -100,7 +100,7 @@ bom {
100100 .formatted(version. major(), version. minor()))
101101 }
102102 }
103- library(" Zipkin Reporter" , " 3.5.0 " ) {
103+ library(" Zipkin Reporter" , " 3.5.1 " ) {
104104 group(" io.zipkin.reporter2" ) {
105105 bom(" zipkin-reporter-bom" )
106106 }
@@ -118,7 +118,7 @@ bom {
118118 releaseNotes(" https://github.com/openzipkin/brave/releases/tag/{version}" )
119119 }
120120 }
121- library(" Build Helper Maven Plugin" , " 3.6.0 " ) {
121+ library(" Build Helper Maven Plugin" , " 3.6.1 " ) {
122122 group(" org.codehaus.mojo" ) {
123123 plugins = [
124124 " build-helper-maven-plugin"
@@ -415,7 +415,7 @@ bom {
415415 .formatted(version. toString(" _" )))
416416 }
417417 }
418- library(" Git Commit ID Maven Plugin" , " 9.0.1 " ) {
418+ library(" Git Commit ID Maven Plugin" , " 9.0.2 " ) {
419419 group(" io.github.git-commit-id" ) {
420420 plugins = [
421421 " git-commit-id-maven-plugin"
@@ -474,7 +474,7 @@ bom {
474474 releaseNotes(" https://github.com/graphql-java/graphql-java/releases/tag/v{version}" )
475475 }
476476 }
477- library(" Groovy" , " 4.0.26 " ) {
477+ library(" Groovy" , " 4.0.27 " ) {
478478 prohibit {
479479 contains " -alpha-"
480480 because " we don't want alpha dependencies"
@@ -653,7 +653,7 @@ bom {
653653 ]
654654 }
655655 }
656- library(" Infinispan" , " 15.2.1 .Final" ) {
656+ library(" Infinispan" , " 15.2.3 .Final" ) {
657657 group(" org.infinispan" ) {
658658 bom(" infinispan-bom" )
659659 }
@@ -938,7 +938,7 @@ bom {
938938 releaseNotes(" https://github.com/jaxen-xpath/jaxen/releases/tag/v{version}" )
939939 }
940940 }
941- library(" Jaybird" , " 6.0.1 " ) {
941+ library(" Jaybird" , " 6.0.2 " ) {
942942 prohibit {
943943 endsWith " .java8"
944944 because " we use the .java11 version"
@@ -1001,14 +1001,14 @@ bom {
10011001 releaseNotes(" https://github.com/eclipse-ee4j/jersey/releases/tag/{version}" )
10021002 }
10031003 }
1004- library(" Jetty Reactive HTTPClient" , " 4.0.9 " ) {
1004+ library(" Jetty Reactive HTTPClient" , " 4.0.10 " ) {
10051005 group(" org.eclipse.jetty" ) {
10061006 modules = [
10071007 " jetty-reactive-httpclient"
10081008 ]
10091009 }
10101010 }
1011- library(" Jetty" , " 12.0.21 " ) {
1011+ library(" Jetty" , " 12.0.22 " ) {
10121012 prohibit {
10131013 contains " .alpha"
10141014 because " we don't want alpha dependencies"
@@ -1503,7 +1503,7 @@ bom {
15031503 releaseNotes(" https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}" )
15041504 }
15051505 }
1506- library(" Micrometer" , " 1.15.0 " ) {
1506+ library(" Micrometer" , " 1.15.1 " ) {
15071507 considerSnapshots()
15081508 group(" io.micrometer" ) {
15091509 modules = [
@@ -1525,7 +1525,7 @@ bom {
15251525 releaseNotes(" https://github.com/micrometer-metrics/micrometer/releases/tag/v{version}" )
15261526 }
15271527 }
1528- library(" Micrometer Tracing" , " 1.5.0 " ) {
1528+ library(" Micrometer Tracing" , " 1.5.1 " ) {
15291529 considerSnapshots()
15301530 group(" io.micrometer" ) {
15311531 bom(" micrometer-tracing-bom" )
@@ -1635,7 +1635,7 @@ bom {
16351635 releaseNotes(" https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}" )
16361636 }
16371637 }
1638- library(" Netty" , " 4.1.121 .Final" ) {
1638+ library(" Netty" , " 4.1.122 .Final" ) {
16391639 prohibit {
16401640 contains " .Alpha"
16411641 contains " .Beta"
@@ -1730,7 +1730,7 @@ bom {
17301730 javadoc(" https://javadoc.io/doc/org.messaginghub/pooled-jms/{version}" , " org.messaginghub.pooled.jms" )
17311731 }
17321732 }
1733- library(" Postgresql" , " 42.7.5 " ) {
1733+ library(" Postgresql" , " 42.7.6 " ) {
17341734 group(" org.postgresql" ) {
17351735 modules = [
17361736 " postgresql"
@@ -1742,7 +1742,7 @@ bom {
17421742 releaseNotes(" https://github.com/pgjdbc/pgjdbc/releases/tag/REL{version}" )
17431743 }
17441744 }
1745- library(" Prometheus Client" , " 1.3.6 " ) {
1745+ library(" Prometheus Client" , " 1.3.8 " ) {
17461746 group(" io.prometheus" ) {
17471747 bom(" prometheus-metrics-bom" )
17481748 }
@@ -1762,7 +1762,7 @@ bom {
17621762 releaseNotes(" https://github.com/prometheus/client_java/releases/tag/parent-{version}" )
17631763 }
17641764 }
1765- library(" Pulsar" , " 4.0.4 " ) {
1765+ library(" Pulsar" , " 4.0.5 " ) {
17661766 group(" org.apache.pulsar" ) {
17671767 bom(" pulsar-bom" ) {
17681768 permit(" org.apache.maven.plugin-tools:maven-plugin-annotations" )
@@ -1929,7 +1929,7 @@ bom {
19291929 ]
19301930 }
19311931 }
1932- library(" Reactor Bom" , " 2024.0.6-SNAPSHOT " ) {
1932+ library(" Reactor Bom" , " 2024.0.7 " ) {
19331933 considerSnapshots()
19341934 calendarName = " Reactor"
19351935 group(" io.projectreactor" ) {
@@ -1942,7 +1942,7 @@ bom {
19421942 releaseNotes(" https://github.com/reactor/reactor/releases/tag/{version}" )
19431943 }
19441944 }
1945- library(" REST Assured" , " 5.5.1 " ) {
1945+ library(" REST Assured" , " 5.5.5 " ) {
19461946 group(" io.rest-assured" ) {
19471947 bom(" rest-assured-bom" )
19481948 }
@@ -2209,7 +2209,7 @@ bom {
22092209 releaseNotes(" https://github.com/spring-projects/spring-framework/releases/tag/v{version}" )
22102210 }
22112211 }
2212- library(" Spring GraphQL" , " 1.4.0-SNAPSHOT " ) {
2212+ library(" Spring GraphQL" , " 1.4.0" ) {
22132213 considerSnapshots()
22142214 group(" org.springframework.graphql" ) {
22152215 modules = [
@@ -2244,7 +2244,7 @@ bom {
22442244 releaseNotes(" https://github.com/spring-projects/spring-hateoas/releases/tag/{version}" )
22452245 }
22462246 }
2247- library(" Spring Integration" , " 6.5.0-SNAPSHOT " ) {
2247+ library(" Spring Integration" , " 6.5.0" ) {
22482248 considerSnapshots()
22492249 group(" org.springframework.integration" ) {
22502250 bom(" spring-integration-bom" )
@@ -2277,7 +2277,7 @@ bom {
22772277 releaseNotes(" https://github.com/spring-projects/spring-kafka/releases/tag/v{version}" )
22782278 }
22792279 }
2280- library(" Spring LDAP" , " 3.3.0-SNAPSHOT " ) {
2280+ library(" Spring LDAP" , " 3.3.0" ) {
22812281 considerSnapshots()
22822282 group(" org.springframework.ldap" ) {
22832283 modules = [
@@ -2297,7 +2297,7 @@ bom {
22972297 releaseNotes(" https://github.com/spring-projects/spring-ldap/releases/tag/{version}" )
22982298 }
22992299 }
2300- library(" Spring Pulsar" , " 1.2.6-SNAPSHOT " ) {
2300+ library(" Spring Pulsar" , " 1.2.6" ) {
23012301 considerSnapshots()
23022302 group(" org.springframework.pulsar" ) {
23032303 bom(" spring-pulsar-bom" )
@@ -2355,7 +2355,7 @@ bom {
23552355 releaseNotes(" https://github.com/spring-projects/spring-security/releases/tag/{version}" )
23562356 }
23572357 }
2358- library(" Spring Session" , " 3.5.0-RC1 " ) {
2358+ library(" Spring Session" , " 3.5.0" ) {
23592359 considerSnapshots()
23602360 prohibit {
23612361 startsWith([" Apple-" , " Bean-" , " Corn-" , " Dragonfruit-" ])
@@ -2404,7 +2404,7 @@ bom {
24042404 releaseNotes(" https://github.com/xerial/sqlite-jdbc/releases/tag/{version}" )
24052405 }
24062406 }
2407- library(" Testcontainers" , " 1.21.0 " ) {
2407+ library(" Testcontainers" , " 1.21.1 " ) {
24082408 group(" org.testcontainers" ) {
24092409 bom(" testcontainers-bom" )
24102410 }
@@ -2579,7 +2579,7 @@ bom {
25792579 releaseNotes(" https://github.com/mojohaus/xml-maven-plugin/releases/tag/{version}" )
25802580 }
25812581 }
2582- library(" XmlUnit2" , " 2.10.0 " ) {
2582+ library(" XmlUnit2" , " 2.10.2 " ) {
25832583 group(" org.xmlunit" ) {
25842584 modules = [
25852585 " xmlunit-assertj" ,
0 commit comments