File tree Expand file tree Collapse file tree
generated/src/main/resources Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5757 <dependency >
5858 <groupId >com.fasterxml.jackson.core</groupId >
5959 <artifactId >jackson-core</artifactId >
60- <version >2.21.4 </version >
60+ <version >2.22.0 </version >
6161 <scope >compile</scope >
6262 </dependency >
6363 <dependency >
6464 <groupId >com.fasterxml.jackson.core</groupId >
6565 <artifactId >jackson-annotations</artifactId >
66- <version >2.21 </version >
66+ <version >2.22 </version >
6767 <scope >compile</scope >
6868 <exclusions >
6969 <exclusion >
9999 <dependency >
100100 <groupId >com.fasterxml.jackson.datatype</groupId >
101101 <artifactId >jackson-datatype-jsr310</artifactId >
102- <version >2.21.4 </version >
102+ <version >2.22.0 </version >
103103 <scope >compile</scope >
104104 </dependency >
105105 </dependencies >
Original file line number Diff line number Diff line change 1111 <properties >
1212 <github .url>scm:git:git@github.com:dockstore/swagger-java-bitbucket-client.git</github .url>
1313 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
14- <dockstore-core .version>1.20.0-beta.0 </dockstore-core .version>
14+ <dockstore-core .version>1.20.0-beta.3 </dockstore-core .version>
1515 <maven-failsafe .version>2.21.0</maven-failsafe .version>
1616 <maven-surefire .version>2.21.0</maven-surefire .version>
1717 <javadocExecutable >${java.home}/bin/javadoc</javadocExecutable >
You can’t perform that action at this time.
0 commit comments