File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6767 <dependency >
6868 <groupId >org.xerial</groupId >
6969 <artifactId >sqlite-jdbc</artifactId >
70- <version >3.40 .0.0 </version >
70+ <version >3.42 .0.1 </version >
7171 </dependency >
7272 <dependency >
7373 <groupId >org.xerial.thirdparty</groupId >
9191 <plugin >
9292 <groupId >org.apache.maven.plugins</groupId >
9393 <artifactId >maven-compiler-plugin</artifactId >
94- <version >3.10.1 </version >
94+ <version >3.11.0 </version >
9595 <configuration >
9696 <source >11</source >
9797 <target >11</target >
100100 <plugin >
101101 <groupId >org.apache.maven.plugins</groupId >
102102 <artifactId >maven-shade-plugin</artifactId >
103- <version >3.4.1 </version >
103+ <version >3.5.0 </version >
104104 <executions >
105105 <execution >
106106 <phase >package</phase >
143143 <plugin >
144144 <groupId >org.apache.maven.plugins</groupId >
145145 <artifactId >maven-source-plugin</artifactId >
146- <version >3.2.1 </version >
146+ <version >3.3.0 </version >
147147 <executions >
148148 <execution >
149149 <id >attach-sources</id >
156156 <plugin >
157157 <groupId >org.apache.maven.plugins</groupId >
158158 <artifactId >maven-javadoc-plugin</artifactId >
159- <version >3.4.1 </version >
159+ <version >3.5.0 </version >
160160 <configuration >
161161 <links >
162162 <link >https://ngageoint.github.io/geopackage-core-java/docs/api/</link >
189189 <plugin >
190190 <groupId >org.apache.maven.plugins</groupId >
191191 <artifactId >maven-gpg-plugin</artifactId >
192- <version >3.0.1 </version >
192+ <version >3.1.0 </version >
193193 <executions >
194194 <execution >
195195 <id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments