Skip to content

Commit

Permalink
Merge pull request #266 from gdcc/renovate/spring-boot
Browse files Browse the repository at this point in the history
chore(deps): update spring boot to v3.3.4
  • Loading branch information
poikilotherm authored Oct 19, 2024
2 parents 8627a89 + 66832cc commit db11ca4
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 @@ -141,7 +141,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>3.3.3</version>
<version>3.3.4</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand All @@ -153,7 +153,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<version>3.3.3</version>
<version>3.3.4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit db11ca4

Please sign in to comment.