File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 66
77 <groupId >com.github.collinalpert</groupId >
88 <artifactId >java2db</artifactId >
9- <version >5.5.0 </version >
9+ <version >5.5.1 </version >
1010 <packaging >jar</packaging >
1111
1212 <name >Java2DB</name >
6262 <dependency >
6363 <groupId >com.github.collinalpert</groupId >
6464 <artifactId >lambda2sql</artifactId >
65- <version >2.2</version >
65+ <version >2.2.1 </version >
6666 </dependency >
6767
6868 <dependency >
7474 <dependency >
7575 <groupId >org.junit.jupiter</groupId >
7676 <artifactId >junit-jupiter-api</artifactId >
77- <version >5.6.0 </version >
77+ <version >5.6.1 </version >
7878 <scope >test</scope >
7979 </dependency >
8080 </dependencies >
109109 <plugin >
110110 <groupId >org.apache.maven.plugins</groupId >
111111 <artifactId >maven-javadoc-plugin</artifactId >
112- <version >3.1.1 </version >
112+ <version >3.2.0 </version >
113113 <configuration >
114114 <additionalOptions >-html5</additionalOptions >
115115 </configuration >
You can’t perform that action at this time.
0 commit comments