Skip to content

Commit

Permalink
Auto-Update Dependencies
Browse files Browse the repository at this point in the history
   at org.codehaus.mojo.versions.AbstractVersionsUpdaterMojo.execute (AbstractVersionsUpdaterMojo.java:270)
   at org.codehaus.mojo.versions.AbstractVersionsUpdaterMojo.process (AbstractVersionsUpdaterMojo.java:316)
   at org.codehaus.mojo.versions.UpdatePropertiesMojo.update (UpdatePropertiesMojo.java:92)
Updated org.testcontainers:testcontainers:jar:1.20.3 to version 1.20.4
Updating parent from 3.3.5 to 3.4.0
  • Loading branch information
actions-user committed Nov 26, 2024
1 parent 57d9aa6 commit ef700c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.5</version>
<version>3.4.0</version>
<relativePath />
</parent>
<groupId>io.github.ardoco</groupId>
Expand Down Expand Up @@ -74,7 +74,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.20.3</version>
<version>1.20.4</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit ef700c4

Please sign in to comment.