Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 02b0868

Browse files
authoredMar 1, 2025··
Bump org.testcontainers:oracle-xe in /server/api-service
Bumps [org.testcontainers:oracle-xe](https://github.com/testcontainers/testcontainers-java) from 1.17.3 to 1.20.5. - [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.17.3...1.20.5) --- updated-dependencies: - dependency-name: org.testcontainers:oracle-xe dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a68c306 commit 02b0868

File tree

1 file changed

+1
-1
lines changed
  • server/api-service/lowcoder-plugins/oraclePlugin

1 file changed

+1
-1
lines changed
 

‎server/api-service/lowcoder-plugins/oraclePlugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>org.testcontainers</groupId>
3939
<artifactId>oracle-xe</artifactId>
40-
<version>1.17.3</version>
40+
<version>1.20.5</version>
4141
<scope>test</scope>
4242
</dependency>
4343
<dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.