Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: org.springframework:spring-webflux
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 22, 2024
1 parent 47ff026 commit be8f0fa
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 @@ -86,7 +86,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jetty-version>9.4.54.v20240208</jetty-version>
<rxjava-version>3.1.8</rxjava-version>
<spring-version>5.3.35</spring-version>
<spring-version>5.3.36</spring-version>
<slf4j-version>2.0.13</slf4j-version>
<log4j2-version>2.23.1</log4j2-version>
<reactivestreams-version>1.0.4</reactivestreams-version>
Expand Down

0 comments on commit be8f0fa

Please sign in to comment.