Skip to content

Commit ac88405

Browse files
chore(deps): update maven all non-major dependencies to v1.20.3 (#78)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af2f3f8 commit ac88405

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
</sonar.coverage.exclusions>
6363
<sonar.java.checkstyle.reportPaths>target/checkstyle-result.xml
6464
</sonar.java.checkstyle.reportPaths>
65-
<testcontainers.version>1.20.2</testcontainers.version>
65+
<testcontainers.version>1.20.3</testcontainers.version>
6666
<junit-jupiter-api.version>5.9.1</junit-jupiter-api.version>
6767
<junit-platform.version>1.9.1</junit-platform.version>
6868
<oci.revision>${project.version}</oci.revision>
@@ -145,7 +145,7 @@
145145
<dependency>
146146
<groupId>org.testcontainers</groupId>
147147
<artifactId>oracle-xe</artifactId>
148-
<version>1.20.2</version>
148+
<version>1.20.3</version>
149149
<scope>test</scope>
150150
</dependency>
151151
<dependency>

0 commit comments

Comments
 (0)