Skip to content

Commit

Permalink
Merge pull request #9 from aehrc/dependabot/maven/main/org.springfram…
Browse files Browse the repository at this point in the history
…ework.boot-spring-boot-starter-webflux-3.3.4

Bump org.springframework.boot:spring-boot-starter-webflux from 3.3.2 to 3.3.4
  • Loading branch information
dionmcm authored Oct 4, 2024
2 parents 863316c + 958a1bf commit 1615cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
<dependency>
<artifactId>spring-boot-starter-webflux</artifactId>
<groupId>org.springframework.boot</groupId>
<version>3.3.2</version>
<version>3.3.4</version>
</dependency>
<dependency>
<artifactId>jackson-databind-nullable</artifactId>
Expand Down

0 comments on commit 1615cd3

Please sign in to comment.