• R/O
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revision2374 (tree)
Time2022-09-20 20:20:06
Authort_nakayama1971

Log Message

(empty log message)

Change Summary

Incremental Difference

--- trunk/framework/fwBase/pom.xml (revision 2373)
+++ trunk/framework/fwBase/pom.xml (revision 2374)
@@ -18,7 +18,7 @@
1818 <dependency>
1919 <groupId>org.apache.logging.log4j</groupId>
2020 <artifactId>log4j-api</artifactId>
21- <version>2.18.0</version>
21+ <version>2.19.0</version>
2222 <scope>compile</scope>
2323 </dependency>
2424
--- trunk/framework/fwBatch/pom.xml (revision 2373)
+++ trunk/framework/fwBatch/pom.xml (revision 2374)
@@ -18,7 +18,7 @@
1818 <dependency>
1919 <groupId>org.apache.logging.log4j</groupId>
2020 <artifactId>log4j-api</artifactId>
21- <version>2.18.0</version>
21+ <version>2.19.0</version>
2222 <scope>compile</scope>
2323 </dependency>
2424
--- trunk/framework/fwOnline/pom.xml (revision 2373)
+++ trunk/framework/fwOnline/pom.xml (revision 2374)
@@ -24,7 +24,7 @@
2424 <dependency>
2525 <groupId>org.apache.logging.log4j</groupId>
2626 <artifactId>log4j-api</artifactId>
27- <version>2.18.0</version>
27+ <version>2.19.0</version>
2828 <scope>compile</scope>
2929 </dependency>
3030
--- trunk/framework/fwRest/pom.xml (revision 2373)
+++ trunk/framework/fwRest/pom.xml (revision 2374)
@@ -124,7 +124,7 @@
124124 <dependency>
125125 <groupId>org.apache.logging.log4j</groupId>
126126 <artifactId>log4j-api</artifactId>
127- <version>2.18.0</version>
127+ <version>2.19.0</version>
128128 <scope>compile</scope>
129129 </dependency>
130130
--- trunk/s2/dbcp/pom.xml (revision 2373)
+++ trunk/s2/dbcp/pom.xml (revision 2374)
@@ -25,7 +25,7 @@
2525 <dependency>
2626 <groupId>org.apache.logging.log4j</groupId>
2727 <artifactId>log4j-api</artifactId>
28- <version>2.18.0</version>
28+ <version>2.19.0</version>
2929 <scope>compile</scope>
3030 </dependency>
3131
--- trunk/s2/jta/pom.xml (revision 2373)
+++ trunk/s2/jta/pom.xml (revision 2374)
@@ -24,7 +24,7 @@
2424 <dependency>
2525 <groupId>org.apache.logging.log4j</groupId>
2626 <artifactId>log4j-api</artifactId>
27- <version>2.18.0</version>
27+ <version>2.19.0</version>
2828 <scope>compile</scope>
2929 </dependency>
3030