Skip to content

Commit

Permalink
Merge pull request #223 from gdcc/renovate/spring-boot
Browse files Browse the repository at this point in the history
chore(deps): update spring boot to v3.3.3
  • Loading branch information
poikilotherm authored Sep 12, 2024
2 parents eeac19d + 39f7fd1 commit e1523ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xoai-data-provider-tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>3.1.5</version>
<version>3.3.3</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand All @@ -154,7 +154,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<version>3.1.5</version>
<version>3.3.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit e1523ae

Please sign in to comment.