File tree Expand file tree Collapse file tree 7 files changed +56
-56
lines changed Expand file tree Collapse file tree 7 files changed +56
-56
lines changed Original file line number Diff line number Diff line change 6161 <dependency >
6262 <groupId >com.github.jnr</groupId >
6363 <artifactId >jnr-enxio</artifactId >
64- <version >0.32.18 </version >
64+ <version >0.32.19 </version >
6565 </dependency >
6666
6767 <dependency >
6868 <groupId >com.github.jnr</groupId >
6969 <artifactId >jnr-unixsocket</artifactId >
70- <version >0.38.23 </version >
70+ <version >0.38.24 </version >
7171 <exclusions >
7272 <exclusion >
7373 <groupId >org.ow2.asm</groupId >
222222 <plugin >
223223 <groupId >org.codehaus.mojo</groupId >
224224 <artifactId >build-helper-maven-plugin</artifactId >
225- <version >3.3.0 </version >
225+ <version >3.6.1 </version >
226226 <executions >
227227 <execution >
228228 <id >test</id >
241241 <plugin >
242242 <groupId >org.apache.maven.plugins</groupId >
243243 <artifactId >maven-javadoc-plugin</artifactId >
244- <version >3.6.3 </version >
244+ <version >3.12.0 </version >
245245 <configuration >
246246 <source >8</source >
247247 <sourcepath >${project.build.directory} /generated-sources</sourcepath >
Original file line number Diff line number Diff line change 4949 <dependency >
5050 <groupId >org.mariadb.jdbc</groupId >
5151 <artifactId >mariadb-java-client</artifactId >
52- <version >3.5.5 </version >
52+ <version >3.5.6 </version >
5353 <exclusions >
5454 <exclusion >
5555 <groupId >org.slf4j</groupId >
8787 <dependency >
8888 <groupId >org.mariadb.jdbc</groupId >
8989 <artifactId >mariadb-java-client</artifactId >
90- <version >3.5.5 </version >
90+ <version >3.5.6 </version >
9191 </dependency >
9292 </dependencies >
9393 </profile >
101101 <dependency >
102102 <groupId >org.mariadb.jdbc</groupId >
103103 <artifactId >mariadb-java-client</artifactId >
104- <version >3.5.5 </version >
104+ <version >3.5.6 </version >
105105 </dependency >
106106 </dependencies >
107107 </profile >
Original file line number Diff line number Diff line change 4949 <dependency >
5050 <groupId >org.postgresql</groupId >
5151 <artifactId >postgresql</artifactId >
52- <version >42.7.7 </version >
52+ <version >42.7.8 </version >
5353 <scope >provided</scope >
5454 </dependency >
5555 <dependency >
8686 <dependency >
8787 <groupId >org.postgresql</groupId >
8888 <artifactId >postgresql</artifactId >
89- <version >42.7.7 </version >
89+ <version >42.7.8 </version >
9090 </dependency >
9191 </dependencies >
9292 </profile >
100100 <dependency >
101101 <groupId >org.postgresql</groupId >
102102 <artifactId >postgresql</artifactId >
103- <version >42.7.7 </version >
103+ <version >42.7.8 </version >
104104 </dependency >
105105 </dependencies >
106106 </profile >
118118 <plugins >
119119 <plugin >
120120 <artifactId >maven-surefire-plugin</artifactId >
121- <version >3.5.3 </version >
121+ <version >3.5.4 </version >
122122 <executions >
123123 <execution >
124124 <phase >integration-test</phase >
Original file line number Diff line number Diff line change 4949 <dependency >
5050 <groupId >com.microsoft.sqlserver</groupId >
5151 <artifactId >mssql-jdbc</artifactId >
52- <version >13.2.0 .jre8</version >
52+ <version >13.2.1 .jre8</version >
5353 <scope >provided</scope >
5454 <exclusions >
5555 <exclusion >
9696 <dependency >
9797 <groupId >com.microsoft.sqlserver</groupId >
9898 <artifactId >mssql-jdbc</artifactId >
99- <version >13.2.0 .jre8</version >
99+ <version >13.2.1 .jre8</version >
100100 </dependency >
101101 </dependencies >
102102 </profile >
You can’t perform that action at this time.
0 commit comments