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 7272 <dependency >
7373 <groupId >com.fasterxml.jackson.core</groupId >
7474 <artifactId >jackson-core</artifactId >
75- <version >2.21.1 </version >
75+ <version >2.21.4 </version >
7676 <scope >compile</scope >
7777 </dependency >
7878 <dependency >
7979 <groupId >com.fasterxml.jackson.core</groupId >
8080 <artifactId >jackson-annotations</artifactId >
81- <version >2.20 </version >
81+ <version >2.21 </version >
8282 <scope >compile</scope >
8383 <exclusions >
8484 <exclusion >
9090 <dependency >
9191 <groupId >com.fasterxml.jackson.core</groupId >
9292 <artifactId >jackson-databind</artifactId >
93- <version >2.20.0 </version >
93+ <version >2.21.4 </version >
9494 <scope >compile</scope >
9595 <exclusions >
9696 <exclusion >
114114 <dependency >
115115 <groupId >com.fasterxml.jackson.datatype</groupId >
116116 <artifactId >jackson-datatype-jsr310</artifactId >
117- <version >2.20.0 </version >
117+ <version >2.21.4 </version >
118118 <scope >compile</scope >
119119 </dependency >
120120 </dependencies >
Original file line number Diff line number Diff line change 2626 <properties >
2727 <github .url>scm:git:git@github.com:dockstore/swagger-java-discourse-client.git</github .url>
2828 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
29- <dockstore-core .version>1.19 .0</dockstore-core .version>
29+ <dockstore-core .version>1.20.0-beta .0</dockstore-core .version>
3030 <maven-failsafe .version>2.21.0</maven-failsafe .version>
3131 <maven-surefire .version>2.21.0</maven-surefire .version>
3232 <javadocExecutable >${java.home}/bin/javadoc</javadocExecutable >
You can’t perform that action at this time.
0 commit comments