File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5555 -Dsonar.host.url=https://sonarcloud.io \
5656 -Dsonar.token=${SONAR_TOKEN}
5757 - name : Upload artifact
58- uses : actions/upload-artifact@v4.6.1
58+ uses : actions/upload-artifact@v4.6.2
5959 with :
6060 path : gbfs-validator-java/target/*.jar
6161 deploy-maven-central :
Original file line number Diff line number Diff line change 44
55 <groupId >org.entur.gbfs</groupId >
66 <artifactId >gbfs-validator-java</artifactId >
7- <version >2.0.30 -SNAPSHOT</version >
7+ <version >2.0.34 -SNAPSHOT</version >
88 <packaging >jar</packaging >
99
1010 <name >gbfs-validator-java</name >
5656 <everit-json-schema .version>1.14.5</everit-json-schema .version>
5757 <slf4j .version>1.7.36</slf4j .version>
5858
59- <jacoco-maven-plugin .version>0.8.12 </jacoco-maven-plugin .version>
59+ <jacoco-maven-plugin .version>0.8.13 </jacoco-maven-plugin .version>
6060 <nexus-staging-maven-plugin .version>1.6.13</nexus-staging-maven-plugin .version>
6161 <maven-exec-plugin .version>1.6.0</maven-exec-plugin .version>
6262 <maven-surefire-plugin .version>2.22.2</maven-surefire-plugin .version>
8484
8585 <!-- Unit test frameworks versions -->
8686 <assertj .core.version>3.27.3</assertj .core.version>
87- <junit .version>5.12.0 </junit .version>
87+ <junit .version>5.12.2 </junit .version>
8888 </properties >
8989
9090 <dependencies >
You can’t perform that action at this time.
0 commit comments