Skip to content

Commit 9ef3723

Browse files
Bump org.testcontainers:jdbc from 1.20.1 to 1.20.2
Bumps [org.testcontainers:jdbc](https://github.com/testcontainers/testcontainers-java) from 1.20.1 to 1.20.2. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.1...1.20.2) --- updated-dependencies: - dependency-name: org.testcontainers:jdbc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a99d71 commit 9ef3723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
<gson.version>2.11.0</gson.version>
169169
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
170170
<testcontainers.version>1.20.2</testcontainers.version>
171-
<jdbc.version>1.20.1</jdbc.version>
171+
<jdbc.version>1.20.2</jdbc.version>
172172

173173
<maven-assembly-plugin.version>3.5.0</maven-assembly-plugin.version>
174174

0 commit comments

Comments
 (0)