• 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

Revision2640 (tree)
Time2024-02-27 22:42:11
Authort_nakayama1971

Log Message

(empty log message)

Change Summary

Incremental Difference

--- trunk/framework/fwBase/pom.xml (revision 2639)
+++ trunk/framework/fwBase/pom.xml (revision 2640)
@@ -27,7 +27,7 @@
2727 <dependency>
2828 <groupId>org.junit.jupiter</groupId>
2929 <artifactId>junit-jupiter-engine</artifactId>
30- <version>5.10.1</version>
30+ <version>5.10.2</version>
3131 <scope>test</scope>
3232 </dependency>
3333 <dependency>
--- trunk/framework/fwBatch/pom.xml (revision 2639)
+++ trunk/framework/fwBatch/pom.xml (revision 2640)
@@ -27,7 +27,7 @@
2727 <dependency>
2828 <groupId>org.junit.jupiter</groupId>
2929 <artifactId>junit-jupiter-engine</artifactId>
30- <version>5.10.1</version>
30+ <version>5.10.2</version>
3131 <scope>test</scope>
3232 </dependency>
3333 <dependency>
--- trunk/framework/fwOnline/pom.xml (revision 2639)
+++ trunk/framework/fwOnline/pom.xml (revision 2640)
@@ -46,7 +46,7 @@
4646 <dependency>
4747 <groupId>org.junit.jupiter</groupId>
4848 <artifactId>junit-jupiter-engine</artifactId>
49- <version>5.10.1</version>
49+ <version>5.10.2</version>
5050 <scope>test</scope>
5151 </dependency>
5252 <dependency>
--- trunk/framework/fwRest/pom.xml (revision 2639)
+++ trunk/framework/fwRest/pom.xml (revision 2640)
@@ -92,7 +92,7 @@
9292 <dependency>
9393 <groupId>org.junit.jupiter</groupId>
9494 <artifactId>junit-jupiter-engine</artifactId>
95- <version>5.10.1</version>
95+ <version>5.10.2</version>
9696 <scope>test</scope>
9797 </dependency>
9898 <dependency>
--- trunk/framework/pjBat/pom.xml (revision 2639)
+++ trunk/framework/pjBat/pom.xml (revision 2640)
@@ -125,7 +125,7 @@
125125 <dependency>
126126 <groupId>org.junit.jupiter</groupId>
127127 <artifactId>junit-jupiter-engine</artifactId>
128- <version>5.10.1</version>
128+ <version>5.10.2</version>
129129 <scope>test</scope>
130130 </dependency>
131131 <dependency>
--- trunk/framework/pjCom/pom.xml (revision 2639)
+++ trunk/framework/pjCom/pom.xml (revision 2640)
@@ -39,7 +39,7 @@
3939 <dependency>
4040 <groupId>org.junit.jupiter</groupId>
4141 <artifactId>junit-jupiter-engine</artifactId>
42- <version>5.10.1</version>
42+ <version>5.10.2</version>
4343 <scope>test</scope>
4444 </dependency>
4545 <dependency>
--- trunk/framework/pjDb/pom.xml (revision 2639)
+++ trunk/framework/pjDb/pom.xml (revision 2640)
@@ -52,7 +52,7 @@
5252 <dependency>
5353 <groupId>org.junit.jupiter</groupId>
5454 <artifactId>junit-jupiter-engine</artifactId>
55- <version>5.10.1</version>
55+ <version>5.10.2</version>
5656 <scope>test</scope>
5757 </dependency>
5858 <dependency>
--- trunk/framework/pjMw/pom.xml (revision 2639)
+++ trunk/framework/pjMw/pom.xml (revision 2640)
@@ -40,7 +40,7 @@
4040 <dependency>
4141 <groupId>org.junit.jupiter</groupId>
4242 <artifactId>junit-jupiter-engine</artifactId>
43- <version>5.10.1</version>
43+ <version>5.10.2</version>
4444 <scope>test</scope>
4545 </dependency>
4646 <dependency>
--- trunk/framework/pjSvc/pom.xml (revision 2639)
+++ trunk/framework/pjSvc/pom.xml (revision 2640)
@@ -43,7 +43,7 @@
4343 <dependency>
4444 <groupId>org.junit.jupiter</groupId>
4545 <artifactId>junit-jupiter-engine</artifactId>
46- <version>5.10.1</version>
46+ <version>5.10.2</version>
4747 <scope>test</scope>
4848 </dependency>
4949 <dependency>
--- trunk/framework/pjWeb/pom.xml (revision 2639)
+++ trunk/framework/pjWeb/pom.xml (revision 2640)
@@ -147,7 +147,7 @@
147147 <dependency>
148148 <groupId>org.junit.jupiter</groupId>
149149 <artifactId>junit-jupiter-engine</artifactId>
150- <version>5.10.1</version>
150+ <version>5.10.2</version>
151151 <scope>test</scope>
152152 </dependency>
153153 <dependency>