Skip to content

Commit a23e7e9

Browse files
authored
Update pom.xml
1 parent c6eb7fb commit a23e7e9

File tree

1 file changed

+2
-2
lines changed
  • spring-ioc/target/classes/META-INF/maven/spring-ioc/spring-ioc

1 file changed

+2
-2
lines changed

spring-ioc/target/classes/META-INF/maven/spring-ioc/spring-ioc/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>log4j</groupId>
5959
<artifactId>log4j</artifactId>
60-
<version>1.2.15</version>
60+
<version>1.2.28</version>
6161
<exclusions>
6262
<exclusion>
6363
<groupId>javax.mail</groupId>
@@ -151,4 +151,4 @@
151151
</plugin>
152152
</plugins>
153153
</build>
154-
</project>
154+
</project>

0 commit comments

Comments
 (0)