@@ -100,7 +100,7 @@ bom {
100
100
.formatted(version. major(), version. minor()))
101
101
}
102
102
}
103
- library(" Zipkin Reporter" , " 3.5.0 " ) {
103
+ library(" Zipkin Reporter" , " 3.5.1 " ) {
104
104
group(" io.zipkin.reporter2" ) {
105
105
bom(" zipkin-reporter-bom" )
106
106
}
@@ -118,7 +118,7 @@ bom {
118
118
releaseNotes(" https://github.com/openzipkin/brave/releases/tag/{version}" )
119
119
}
120
120
}
121
- library(" Build Helper Maven Plugin" , " 3.6.0 " ) {
121
+ library(" Build Helper Maven Plugin" , " 3.6.1 " ) {
122
122
group(" org.codehaus.mojo" ) {
123
123
plugins = [
124
124
" build-helper-maven-plugin"
@@ -415,7 +415,7 @@ bom {
415
415
.formatted(version. toString(" _" )))
416
416
}
417
417
}
418
- library(" Git Commit ID Maven Plugin" , " 9.0.1 " ) {
418
+ library(" Git Commit ID Maven Plugin" , " 9.0.2 " ) {
419
419
group(" io.github.git-commit-id" ) {
420
420
plugins = [
421
421
" git-commit-id-maven-plugin"
@@ -474,7 +474,7 @@ bom {
474
474
releaseNotes(" https://github.com/graphql-java/graphql-java/releases/tag/v{version}" )
475
475
}
476
476
}
477
- library(" Groovy" , " 4.0.26 " ) {
477
+ library(" Groovy" , " 4.0.27 " ) {
478
478
prohibit {
479
479
contains " -alpha-"
480
480
because " we don't want alpha dependencies"
@@ -653,7 +653,7 @@ bom {
653
653
]
654
654
}
655
655
}
656
- library(" Infinispan" , " 15.2.1 .Final" ) {
656
+ library(" Infinispan" , " 15.2.3 .Final" ) {
657
657
group(" org.infinispan" ) {
658
658
bom(" infinispan-bom" )
659
659
}
@@ -938,7 +938,7 @@ bom {
938
938
releaseNotes(" https://github.com/jaxen-xpath/jaxen/releases/tag/v{version}" )
939
939
}
940
940
}
941
- library(" Jaybird" , " 6.0.1 " ) {
941
+ library(" Jaybird" , " 6.0.2 " ) {
942
942
prohibit {
943
943
endsWith " .java8"
944
944
because " we use the .java11 version"
@@ -1001,14 +1001,14 @@ bom {
1001
1001
releaseNotes(" https://github.com/eclipse-ee4j/jersey/releases/tag/{version}" )
1002
1002
}
1003
1003
}
1004
- library(" Jetty Reactive HTTPClient" , " 4.0.9 " ) {
1004
+ library(" Jetty Reactive HTTPClient" , " 4.0.10 " ) {
1005
1005
group(" org.eclipse.jetty" ) {
1006
1006
modules = [
1007
1007
" jetty-reactive-httpclient"
1008
1008
]
1009
1009
}
1010
1010
}
1011
- library(" Jetty" , " 12.0.21 " ) {
1011
+ library(" Jetty" , " 12.0.22 " ) {
1012
1012
prohibit {
1013
1013
contains " .alpha"
1014
1014
because " we don't want alpha dependencies"
@@ -1503,7 +1503,7 @@ bom {
1503
1503
releaseNotes(" https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}" )
1504
1504
}
1505
1505
}
1506
- library(" Micrometer" , " 1.15.0 " ) {
1506
+ library(" Micrometer" , " 1.15.1 " ) {
1507
1507
considerSnapshots()
1508
1508
group(" io.micrometer" ) {
1509
1509
modules = [
@@ -1525,7 +1525,7 @@ bom {
1525
1525
releaseNotes(" https://github.com/micrometer-metrics/micrometer/releases/tag/v{version}" )
1526
1526
}
1527
1527
}
1528
- library(" Micrometer Tracing" , " 1.5.0 " ) {
1528
+ library(" Micrometer Tracing" , " 1.5.1 " ) {
1529
1529
considerSnapshots()
1530
1530
group(" io.micrometer" ) {
1531
1531
bom(" micrometer-tracing-bom" )
@@ -1635,7 +1635,7 @@ bom {
1635
1635
releaseNotes(" https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}" )
1636
1636
}
1637
1637
}
1638
- library(" Netty" , " 4.1.121 .Final" ) {
1638
+ library(" Netty" , " 4.1.122 .Final" ) {
1639
1639
prohibit {
1640
1640
contains " .Alpha"
1641
1641
contains " .Beta"
@@ -1730,7 +1730,7 @@ bom {
1730
1730
javadoc(" https://javadoc.io/doc/org.messaginghub/pooled-jms/{version}" , " org.messaginghub.pooled.jms" )
1731
1731
}
1732
1732
}
1733
- library(" Postgresql" , " 42.7.5 " ) {
1733
+ library(" Postgresql" , " 42.7.6 " ) {
1734
1734
group(" org.postgresql" ) {
1735
1735
modules = [
1736
1736
" postgresql"
@@ -1742,7 +1742,7 @@ bom {
1742
1742
releaseNotes(" https://github.com/pgjdbc/pgjdbc/releases/tag/REL{version}" )
1743
1743
}
1744
1744
}
1745
- library(" Prometheus Client" , " 1.3.6 " ) {
1745
+ library(" Prometheus Client" , " 1.3.8 " ) {
1746
1746
group(" io.prometheus" ) {
1747
1747
bom(" prometheus-metrics-bom" )
1748
1748
}
@@ -1762,7 +1762,7 @@ bom {
1762
1762
releaseNotes(" https://github.com/prometheus/client_java/releases/tag/parent-{version}" )
1763
1763
}
1764
1764
}
1765
- library(" Pulsar" , " 4.0.4 " ) {
1765
+ library(" Pulsar" , " 4.0.5 " ) {
1766
1766
group(" org.apache.pulsar" ) {
1767
1767
bom(" pulsar-bom" ) {
1768
1768
permit(" org.apache.maven.plugin-tools:maven-plugin-annotations" )
@@ -1929,7 +1929,7 @@ bom {
1929
1929
]
1930
1930
}
1931
1931
}
1932
- library(" Reactor Bom" , " 2024.0.6-SNAPSHOT " ) {
1932
+ library(" Reactor Bom" , " 2024.0.7 " ) {
1933
1933
considerSnapshots()
1934
1934
calendarName = " Reactor"
1935
1935
group(" io.projectreactor" ) {
@@ -1942,7 +1942,7 @@ bom {
1942
1942
releaseNotes(" https://github.com/reactor/reactor/releases/tag/{version}" )
1943
1943
}
1944
1944
}
1945
- library(" REST Assured" , " 5.5.1 " ) {
1945
+ library(" REST Assured" , " 5.5.5 " ) {
1946
1946
group(" io.rest-assured" ) {
1947
1947
bom(" rest-assured-bom" )
1948
1948
}
@@ -2209,7 +2209,7 @@ bom {
2209
2209
releaseNotes(" https://github.com/spring-projects/spring-framework/releases/tag/v{version}" )
2210
2210
}
2211
2211
}
2212
- library(" Spring GraphQL" , " 1.4.0-SNAPSHOT " ) {
2212
+ library(" Spring GraphQL" , " 1.4.0" ) {
2213
2213
considerSnapshots()
2214
2214
group(" org.springframework.graphql" ) {
2215
2215
modules = [
@@ -2244,7 +2244,7 @@ bom {
2244
2244
releaseNotes(" https://github.com/spring-projects/spring-hateoas/releases/tag/{version}" )
2245
2245
}
2246
2246
}
2247
- library(" Spring Integration" , " 6.5.0-SNAPSHOT " ) {
2247
+ library(" Spring Integration" , " 6.5.0" ) {
2248
2248
considerSnapshots()
2249
2249
group(" org.springframework.integration" ) {
2250
2250
bom(" spring-integration-bom" )
@@ -2277,7 +2277,7 @@ bom {
2277
2277
releaseNotes(" https://github.com/spring-projects/spring-kafka/releases/tag/v{version}" )
2278
2278
}
2279
2279
}
2280
- library(" Spring LDAP" , " 3.3.0-SNAPSHOT " ) {
2280
+ library(" Spring LDAP" , " 3.3.0" ) {
2281
2281
considerSnapshots()
2282
2282
group(" org.springframework.ldap" ) {
2283
2283
modules = [
@@ -2297,7 +2297,7 @@ bom {
2297
2297
releaseNotes(" https://github.com/spring-projects/spring-ldap/releases/tag/{version}" )
2298
2298
}
2299
2299
}
2300
- library(" Spring Pulsar" , " 1.2.6-SNAPSHOT " ) {
2300
+ library(" Spring Pulsar" , " 1.2.6" ) {
2301
2301
considerSnapshots()
2302
2302
group(" org.springframework.pulsar" ) {
2303
2303
bom(" spring-pulsar-bom" )
@@ -2355,7 +2355,7 @@ bom {
2355
2355
releaseNotes(" https://github.com/spring-projects/spring-security/releases/tag/{version}" )
2356
2356
}
2357
2357
}
2358
- library(" Spring Session" , " 3.5.0-RC1 " ) {
2358
+ library(" Spring Session" , " 3.5.0" ) {
2359
2359
considerSnapshots()
2360
2360
prohibit {
2361
2361
startsWith([" Apple-" , " Bean-" , " Corn-" , " Dragonfruit-" ])
@@ -2404,7 +2404,7 @@ bom {
2404
2404
releaseNotes(" https://github.com/xerial/sqlite-jdbc/releases/tag/{version}" )
2405
2405
}
2406
2406
}
2407
- library(" Testcontainers" , " 1.21.0 " ) {
2407
+ library(" Testcontainers" , " 1.21.1 " ) {
2408
2408
group(" org.testcontainers" ) {
2409
2409
bom(" testcontainers-bom" )
2410
2410
}
@@ -2579,7 +2579,7 @@ bom {
2579
2579
releaseNotes(" https://github.com/mojohaus/xml-maven-plugin/releases/tag/{version}" )
2580
2580
}
2581
2581
}
2582
- library(" XmlUnit2" , " 2.10.0 " ) {
2582
+ library(" XmlUnit2" , " 2.10.2 " ) {
2583
2583
group(" org.xmlunit" ) {
2584
2584
modules = [
2585
2585
" xmlunit-assertj" ,
0 commit comments