File tree Expand file tree Collapse file tree 2 files changed +3
-10
lines changed Expand file tree Collapse file tree 2 files changed +3
-10
lines changed Original file line number Diff line number Diff line change 1- version=3.28.0
2-
3-
1+ version=3.29.0
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >io.github.willena</groupId >
55 <artifactId >sqlite-jdbc</artifactId >
6- <version >3.28 .0</version >
6+ <version >3.29 .0</version >
77 <name >SQLite JDBC</name >
88 <description >SQLite JDBC library with encryption and authentication support</description >
99 <url >https://github.com/Willena/sqlite-jdbc-crypt</url >
107107 <connectionUrl >https://oss.sonatype.org/service/local/staging/deploy/maven2</connectionUrl >
108108 </configuration >
109109 </plugin >
110- <plugin >
111- <groupId >org.apache.maven.plugins</groupId >
112- <artifactId >maven-javadoc-plugin</artifactId >
113- <version >2.10.3</version >
114- </plugin >
115110 <plugin >
116111 <artifactId >maven-jar-plugin</artifactId >
117112 <version >2.3.2</version >
150145 <plugin >
151146 <groupId >org.apache.maven.plugins</groupId >
152147 <artifactId >maven-javadoc-plugin</artifactId >
153- <version >2.9.1 </version >
148+ <version >2.10.3 </version >
154149 <executions >
155150 <execution >
156151 <id >attach-javadocs</id >
You can’t perform that action at this time.
0 commit comments