• 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

Revision2278 (tree)
Time2021-08-28 21:16:35
Authort_nakayama1971

Log Message

(empty log message)

Change Summary

Incremental Difference

--- trunk/apache/struts1-core/pom.xml (revision 2277)
+++ trunk/apache/struts1-core/pom.xml (revision 2278)
@@ -104,7 +104,7 @@
104104 <dependency>
105105 <groupId>org.mockito</groupId>
106106 <artifactId>mockito-core</artifactId>
107- <version>3.11.2</version>
107+ <version>3.12.4</version>
108108 <scope>test</scope>
109109 </dependency>
110110 </dependencies>
--- trunk/framework/fwBase/pom.xml (revision 2277)
+++ trunk/framework/fwBase/pom.xml (revision 2278)
@@ -38,7 +38,7 @@
3838 <dependency>
3939 <groupId>org.mockito</groupId>
4040 <artifactId>mockito-core</artifactId>
41- <version>3.11.2</version>
41+ <version>3.12.4</version>
4242 <scope>test</scope>
4343 </dependency>
4444 </dependencies>
--- trunk/framework/fwBatch/pom.xml (revision 2277)
+++ trunk/framework/fwBatch/pom.xml (revision 2278)
@@ -38,7 +38,7 @@
3838 <dependency>
3939 <groupId>org.mockito</groupId>
4040 <artifactId>mockito-core</artifactId>
41- <version>3.11.2</version>
41+ <version>3.12.4</version>
4242 <scope>test</scope>
4343 </dependency>
4444 </dependencies>
--- trunk/framework/fwOnline/pom.xml (revision 2277)
+++ trunk/framework/fwOnline/pom.xml (revision 2278)
@@ -57,7 +57,7 @@
5757 <dependency>
5858 <groupId>org.mockito</groupId>
5959 <artifactId>mockito-core</artifactId>
60- <version>3.11.2</version>
60+ <version>3.12.4</version>
6161 <scope>test</scope>
6262 </dependency>
6363 </dependencies>
--- trunk/framework/fwRest/pom.xml (revision 2277)
+++ trunk/framework/fwRest/pom.xml (revision 2278)
@@ -98,7 +98,7 @@
9898 <dependency>
9999 <groupId>org.apache.commons</groupId>
100100 <artifactId>commons-dbcp2</artifactId>
101- <version>2.8.0</version>
101+ <version>2.9.0</version>
102102 <scope>compile</scope>
103103 </dependency>
104104 <dependency>
@@ -167,7 +167,7 @@
167167 <dependency>
168168 <groupId>org.mockito</groupId>
169169 <artifactId>mockito-core</artifactId>
170- <version>3.11.0</version>
170+ <version>3.12.4</version>
171171 <scope>test</scope>
172172 </dependency>
173173 </dependencies>