Skip to content

Commit 80ef426

Browse files
Update dependency io.agroal:agroal-pool to v3.0.1 (#12244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3e0a791 commit 80ef426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ slf4j_compat = "1.7.36" # Spark up to 3.3 has a hard reference to org.slf4j.impl
3838
junit-testing = ["assertj-core", "mockito-core", "mockito-junit-jupiter", "junit-jupiter-api", "junit-jupiter-params", "junit-platform-reporting"]
3939

4040
[libraries]
41-
agroal-pool = { module = "io.agroal:agroal-pool", version = "3.0" }
41+
agroal-pool = { module = "io.agroal:agroal-pool", version = "3.0.1" }
4242
agrona = { module = "org.agrona:agrona", version = "2.4.0" }
4343
assertj-core = { module = "org.assertj:assertj-core", version = "3.27.7" }
4444
avro = { module = "org.apache.avro:avro", version = "1.12.1" }

0 commit comments

Comments
 (0)