• R/O
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

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

Commit MetaInfo

Revision2109 (tree)
Zeit2020-07-24 16:59:54
Autort_nakayama1971

Log Message

(empty log message)

Ändern Zusammenfassung

Diff

--- trunk/apache/struts1-core/pom.xml (revision 2108)
+++ trunk/apache/struts1-core/pom.xml (revision 2109)
@@ -96,7 +96,7 @@
9696 <dependency>
9797 <groupId>org.mockito</groupId>
9898 <artifactId>mockito-core</artifactId>
99- <version>3.3.3</version>
99+ <version>3.4.4</version>
100100 <scope>test</scope>
101101 </dependency>
102102 </dependencies>
--- trunk/framework/fwBase/pom.xml (revision 2108)
+++ trunk/framework/fwBase/pom.xml (revision 2109)
@@ -19,13 +19,13 @@
1919 <dependency>
2020 <groupId>net.bytebuddy</groupId>
2121 <artifactId>byte-buddy</artifactId>
22- <version>1.10.10</version>
22+ <version>1.10.13</version>
2323 <scope>test</scope>
2424 </dependency>
2525 <dependency>
2626 <groupId>net.bytebuddy</groupId>
2727 <artifactId>byte-buddy-agent</artifactId>
28- <version>1.10.10</version>
28+ <version>1.10.13</version>
2929 <scope>test</scope>
3030 </dependency>
3131 <dependency>
@@ -67,7 +67,7 @@
6767 <dependency>
6868 <groupId>org.mockito</groupId>
6969 <artifactId>mockito-core</artifactId>
70- <version>3.3.3</version>
70+ <version>3.4.4</version>
7171 <scope>test</scope>
7272 </dependency>
7373 </dependencies>
--- trunk/framework/fwBatch/pom.xml (revision 2108)
+++ trunk/framework/fwBatch/pom.xml (revision 2109)
@@ -19,13 +19,13 @@
1919 <dependency>
2020 <groupId>net.bytebuddy</groupId>
2121 <artifactId>byte-buddy</artifactId>
22- <version>1.10.10</version>
22+ <version>1.10.13</version>
2323 <scope>test</scope>
2424 </dependency>
2525 <dependency>
2626 <groupId>net.bytebuddy</groupId>
2727 <artifactId>byte-buddy-agent</artifactId>
28- <version>1.10.10</version>
28+ <version>1.10.13</version>
2929 <scope>test</scope>
3030 </dependency>
3131 <dependency>
@@ -61,7 +61,7 @@
6161 <dependency>
6262 <groupId>org.mockito</groupId>
6363 <artifactId>mockito-core</artifactId>
64- <version>3.3.3</version>
64+ <version>3.4.4</version>
6565 <scope>test</scope>
6666 </dependency>
6767 </dependencies>
--- trunk/framework/fwOnline/pom.xml (revision 2108)
+++ trunk/framework/fwOnline/pom.xml (revision 2109)
@@ -19,13 +19,13 @@
1919 <dependency>
2020 <groupId>net.bytebuddy</groupId>
2121 <artifactId>byte-buddy</artifactId>
22- <version>1.10.10</version>
22+ <version>1.10.13</version>
2323 <scope>test</scope>
2424 </dependency>
2525 <dependency>
2626 <groupId>net.bytebuddy</groupId>
2727 <artifactId>byte-buddy-agent</artifactId>
28- <version>1.10.10</version>
28+ <version>1.10.13</version>
2929 <scope>test</scope>
3030 </dependency>
3131 <dependency>
@@ -80,7 +80,7 @@
8080 <dependency>
8181 <groupId>org.mockito</groupId>
8282 <artifactId>mockito-core</artifactId>
83- <version>3.3.3</version>
83+ <version>3.4.4</version>
8484 <scope>test</scope>
8585 </dependency>
8686 </dependencies>
--- trunk/framework/fwRest/pom.xml (revision 2108)
+++ trunk/framework/fwRest/pom.xml (revision 2109)
@@ -147,7 +147,7 @@
147147 <dependency>
148148 <groupId>org.hibernate</groupId>
149149 <artifactId>hibernate-core</artifactId>
150- <version>5.4.17.Final</version>
150+ <version>5.4.18.Final</version>
151151 <scope>compile</scope>
152152 </dependency>
153153 <dependency>
@@ -180,7 +180,7 @@
180180 <dependency>
181181 <groupId>org.mockito</groupId>
182182 <artifactId>mockito-core</artifactId>
183- <version>3.3.3</version>
183+ <version>3.4.4</version>
184184 <scope>test</scope>
185185 </dependency>
186186 </dependencies>