File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4040 - name : Docker Login
4141 # You may pin to the exact commit or the version.
4242 # uses: docker/login-action@f3364599c6aa293cdc2b8391b1b56d0c30e45c8a
43- uses : docker/login-action@v3.3 .0
43+ uses : docker/login-action@v3.4 .0
4444 with :
4545 username : ${{ secrets.DOCKER_USERNAME }}
4646 password : ${{ secrets.DOCKER_PASSWORD }}
Original file line number Diff line number Diff line change 2727 <dependency >
2828 <groupId >org.json</groupId >
2929 <artifactId >json</artifactId >
30- <version >20240303 </version >
30+ <version >20250107 </version >
3131 </dependency >
3232 <dependency >
3333 <groupId >org.eclipse</groupId >
Original file line number Diff line number Diff line change 2323 <quarkus .platform.artifact-id>quarkus-bom</quarkus .platform.artifact-id>
2424 <quarkus .platform.group-id>io.quarkus</quarkus .platform.group-id>
2525 <quarkus .platform.version>3.22.2</quarkus .platform.version>
26- <surefire-plugin .version>3.5.0 </surefire-plugin .version>
26+ <surefire-plugin .version>3.5.3 </surefire-plugin .version>
2727 <org .mockito.version>3.3.3</org .mockito.version>
2828 <quarkus .container-image.build>true</quarkus .container-image.build>
2929 <quarkus .container-image.group>viplab</quarkus .container-image.group>
5656 <dependency >
5757 <groupId >com.fasterxml.jackson</groupId >
5858 <artifactId >jackson-bom</artifactId >
59- <version >2.18.2 </version >
59+ <version >2.19.0 </version >
6060 <scope >import</scope >
6161 <type >pom</type >
6262 </dependency >
9595 </plugin >
9696 <plugin >
9797 <artifactId >maven-compiler-plugin</artifactId >
98- <version >3.13 .0</version >
98+ <version >3.14 .0</version >
9999 </plugin >
100100 </plugins >
101101 </pluginManagement >
Original file line number Diff line number Diff line change 7272 <dependency >
7373 <groupId >org.json</groupId >
7474 <artifactId >json</artifactId >
75- <version >20240303 </version >
75+ <version >20250107 </version >
7676 </dependency >
7777 <dependency >
7878 <groupId >org.slf4j</groupId >
9797 <dependency >
9898 <groupId >com.auth0</groupId >
9999 <artifactId >java-jwt</artifactId >
100- <version >4.4 .0</version >
100+ <version >4.5 .0</version >
101101 </dependency >
102102 <dependency >
103103 <groupId >com.auth0</groupId >
You can’t perform that action at this time.
0 commit comments