Skip to content

Commit

Permalink
Merge pull request #347 from krishnamanchikalapudi/dependabot/maven/s…
Browse files Browse the repository at this point in the history
…pring.version-3.0.5

build(deps): bump spring.version from 3.0.1 to 3.0.5
  • Loading branch information
krishnamanchikalapudi committed Mar 25, 2023
2 parents d62a773 + e0ed5c7 commit 70a7fbe
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 @@ -9,7 +9,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<reports.outputDirectory>${basedir}/target/reports</reports.outputDirectory>
<spring.version>3.0.1</spring.version>
<spring.version>3.0.5</spring.version>
<jackson.dataformat.version>2.14.2</jackson.dataformat.version>
<swagger2.version>3.0.0</swagger2.version>
<plugin.docker.version>0.21.0</plugin.docker.version>
Expand Down

0 comments on commit 70a7fbe

Please sign in to comment.