Skip to content

Commit 61522a6

Browse files
Bump spring-webmvc from 4.0.0.RELEASE to 5.3.18 in /spring-aop (#6)
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.0.0.RELEASE to 5.3.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v4.0.0.RELEASE...v5.3.18) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6087626 commit 61522a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-aop/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<version>0.0.1-SNAPSHOT</version>
66
<properties>
77
<java-version>1.8</java-version>
8-
<org.springframework-version>4.0.0.RELEASE</org.springframework-version>
8+
<org.springframework-version>5.3.18</org.springframework-version>
99
<org.aspectj-version>1.7.4</org.aspectj-version>
1010
<org.slf4j-version>1.7.5</org.slf4j-version>
1111
</properties>

0 commit comments

Comments
 (0)