@@ -22,7 +22,7 @@ plugins {
22
22
id ' org.jetbrains.dokka' version ' 1.9.20'
23
23
id ' org.antora' version ' 1.0.0'
24
24
id ' io.spring.antora.generate-antora-yml' version ' 0.0.1'
25
- id ' com.github.spotbugs' version ' 6.1.12 '
25
+ id ' com.github.spotbugs' version ' 6.1.13 '
26
26
id ' com.google.protobuf' version ' 0.9.5' apply false
27
27
id ' io.freefair.aggregate-javadoc' version ' 8.13.1'
28
28
}
74
74
groovyVersion = ' 4.0.27'
75
75
hamcrestVersion = ' 3.0'
76
76
hazelcastVersion = ' 5.5.0'
77
- hibernateVersion = ' 6.6.15 .Final'
77
+ hibernateVersion = ' 6.6.17 .Final'
78
78
hsqldbVersion = ' 2.7.4'
79
79
h2Version = ' 2.3.232'
80
80
jacksonVersion = ' 2.19.0'
99
99
mysqlVersion = ' 9.3.0'
100
100
oracleVersion = ' 23.8.0.25.04'
101
101
pahoMqttClientVersion = ' 1.2.5'
102
- postgresVersion = ' 42.7.5 '
102
+ postgresVersion = ' 42.7.6 '
103
103
protobufVersion = ' 4.31.0'
104
104
r2dbch2Version = ' 1.0.0.RELEASE'
105
105
reactorVersion = ' 2024.0.6'
@@ -116,7 +116,7 @@ ext {
116
116
springSecurityVersion = ' 6.5.0'
117
117
springVersion = ' 6.2.7'
118
118
springWsVersion = ' 4.1.0'
119
- testcontainersVersion = ' 1.21.0 '
119
+ testcontainersVersion = ' 1.21.1 '
120
120
tomcatVersion = ' 11.0.7'
121
121
xmlUnitVersion = ' 2.10.2'
122
122
xstreamVersion = ' 1.4.21'
0 commit comments