• 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

Revision2509 (tree)
Time2023-02-25 12:18:13
Authort_nakayama1971

Log Message

(empty log message)

Change Summary

Incremental Difference

--- trunk/framework/fwBase/pom.xml (revision 2508)
+++ trunk/framework/fwBase/pom.xml (revision 2509)
@@ -27,13 +27,13 @@
2727 <dependency>
2828 <groupId>org.junit.jupiter</groupId>
2929 <artifactId>junit-jupiter-engine</artifactId>
30- <version>5.9.1</version>
30+ <version>5.9.2</version>
3131 <scope>test</scope>
3232 </dependency>
3333 <dependency>
3434 <groupId>org.mockito</groupId>
3535 <artifactId>mockito-core</artifactId>
36- <version>4.9.0</version>
36+ <version>5.1.1</version>
3737 <scope>test</scope>
3838 </dependency>
3939 </dependencies>
--- trunk/framework/fwBatch/pom.xml (revision 2508)
+++ trunk/framework/fwBatch/pom.xml (revision 2509)
@@ -27,13 +27,13 @@
2727 <dependency>
2828 <groupId>org.junit.jupiter</groupId>
2929 <artifactId>junit-jupiter-engine</artifactId>
30- <version>5.9.1</version>
30+ <version>5.9.2</version>
3131 <scope>test</scope>
3232 </dependency>
3333 <dependency>
3434 <groupId>org.mockito</groupId>
3535 <artifactId>mockito-core</artifactId>
36- <version>4.9.0</version>
36+ <version>5.1.1</version>
3737 <scope>test</scope>
3838 </dependency>
3939 </dependencies>
--- trunk/framework/fwOnline/pom.xml (revision 2508)
+++ trunk/framework/fwOnline/pom.xml (revision 2509)
@@ -39,7 +39,7 @@
3939 <dependency>
4040 <groupId>jakarta.servlet.jsp</groupId>
4141 <artifactId>jakarta.servlet.jsp-api</artifactId>
42- <version>3.1.0</version>
42+ <version>3.1.1</version>
4343 <scope>provided</scope>
4444 </dependency>
4545
@@ -46,13 +46,13 @@
4646 <dependency>
4747 <groupId>org.junit.jupiter</groupId>
4848 <artifactId>junit-jupiter-engine</artifactId>
49- <version>5.9.1</version>
49+ <version>5.9.2</version>
5050 <scope>test</scope>
5151 </dependency>
5252 <dependency>
5353 <groupId>org.mockito</groupId>
5454 <artifactId>mockito-core</artifactId>
55- <version>4.9.0</version>
55+ <version>5.1.1</version>
5656 <scope>test</scope>
5757 </dependency>
5858 </dependencies>
--- trunk/framework/fwRest/pom.xml (revision 2508)
+++ trunk/framework/fwRest/pom.xml (revision 2509)
@@ -91,13 +91,13 @@
9191 <dependency>
9292 <groupId>org.junit.jupiter</groupId>
9393 <artifactId>junit-jupiter-engine</artifactId>
94- <version>5.9.1</version>
94+ <version>5.9.2</version>
9595 <scope>test</scope>
9696 </dependency>
9797 <dependency>
9898 <groupId>org.mockito</groupId>
9999 <artifactId>mockito-core</artifactId>
100- <version>4.9.0</version>
100+ <version>5.1.1</version>
101101 <scope>test</scope>
102102 </dependency>
103103 </dependencies>
--- trunk/framework/pjBat/pom.xml (revision 2508)
+++ trunk/framework/pjBat/pom.xml (revision 2509)
@@ -125,13 +125,13 @@
125125 <dependency>
126126 <groupId>org.junit.jupiter</groupId>
127127 <artifactId>junit-jupiter-engine</artifactId>
128- <version>5.9.1</version>
128+ <version>5.9.2</version>
129129 <scope>test</scope>
130130 </dependency>
131131 <dependency>
132132 <groupId>org.mockito</groupId>
133133 <artifactId>mockito-core</artifactId>
134- <version>4.9.0</version>
134+ <version>5.1.1</version>
135135 <scope>test</scope>
136136 </dependency>
137137 </dependencies>
--- trunk/framework/pjCom/pom.xml (revision 2508)
+++ trunk/framework/pjCom/pom.xml (revision 2509)
@@ -39,13 +39,13 @@
3939 <dependency>
4040 <groupId>org.junit.jupiter</groupId>
4141 <artifactId>junit-jupiter-engine</artifactId>
42- <version>5.9.1</version>
42+ <version>5.9.2</version>
4343 <scope>test</scope>
4444 </dependency>
4545 <dependency>
4646 <groupId>org.mockito</groupId>
4747 <artifactId>mockito-core</artifactId>
48- <version>4.9.0</version>
48+ <version>5.1.1</version>
4949 <scope>test</scope>
5050 </dependency>
5151 </dependencies>
--- trunk/framework/pjMw/pom.xml (revision 2508)
+++ trunk/framework/pjMw/pom.xml (revision 2509)
@@ -40,13 +40,13 @@
4040 <dependency>
4141 <groupId>org.junit.jupiter</groupId>
4242 <artifactId>junit-jupiter-engine</artifactId>
43- <version>5.9.1</version>
43+ <version>5.9.2</version>
4444 <scope>test</scope>
4545 </dependency>
4646 <dependency>
4747 <groupId>org.mockito</groupId>
4848 <artifactId>mockito-core</artifactId>
49- <version>4.9.0</version>
49+ <version>5.1.1</version>
5050 <scope>test</scope>
5151 </dependency>
5252 </dependencies>
--- trunk/framework/pjSvc/pom.xml (revision 2508)
+++ trunk/framework/pjSvc/pom.xml (revision 2509)
@@ -30,7 +30,7 @@
3030 <dependency>
3131 <groupId>com.fasterxml.jackson.core</groupId>
3232 <artifactId>jackson-databind</artifactId>
33- <version>2.14.0</version>
33+ <version>2.14.2</version>
3434 <scope>compile</scope>
3535 </dependency>
3636 <dependency>
@@ -43,13 +43,13 @@
4343 <dependency>
4444 <groupId>org.junit.jupiter</groupId>
4545 <artifactId>junit-jupiter-engine</artifactId>
46- <version>5.9.1</version>
46+ <version>5.9.2</version>
4747 <scope>test</scope>
4848 </dependency>
4949 <dependency>
5050 <groupId>org.mockito</groupId>
5151 <artifactId>mockito-core</artifactId>
52- <version>4.9.0</version>
52+ <version>5.1.1</version>
5353 <scope>test</scope>
5454 </dependency>
5555 </dependencies>
--- trunk/framework/pjWeb/pom.xml (revision 2508)
+++ trunk/framework/pjWeb/pom.xml (revision 2509)
@@ -30,7 +30,7 @@
3030 <dependency>
3131 <groupId>com.fasterxml.jackson.core</groupId>
3232 <artifactId>jackson-databind</artifactId>
33- <version>2.14.0</version>
33+ <version>2.14.2</version>
3434 <scope>compile</scope>
3535 </dependency>
3636 <dependency>
@@ -127,7 +127,7 @@
127127 <dependency>
128128 <groupId>org.postgresql</groupId>
129129 <artifactId>postgresql</artifactId>
130- <version>42.5.3</version>
130+ <version>42.5.4</version>
131131 <scope>runtime</scope>
132132 </dependency>
133133
@@ -147,13 +147,13 @@
147147 <dependency>
148148 <groupId>org.junit.jupiter</groupId>
149149 <artifactId>junit-jupiter-engine</artifactId>
150- <version>5.9.1</version>
150+ <version>5.9.2</version>
151151 <scope>test</scope>
152152 </dependency>
153153 <dependency>
154154 <groupId>org.mockito</groupId>
155155 <artifactId>mockito-core</artifactId>
156- <version>4.9.0</version>
156+ <version>5.1.1</version>
157157 <scope>test</scope>
158158 </dependency>
159159 </dependencies>