File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ Version History
55-----
66- Updated org.testcontainers: jdbc to 1.19.3
77- Updated various test-dependencies
8+ - Updated Maven build plugins
89
9101.3.0
1011-----
Original file line number Diff line number Diff line change 125125 <plugin >
126126 <groupId >org.apache.maven.plugins</groupId >
127127 <artifactId >maven-source-plugin</artifactId >
128- <version >3.2.1 </version >
128+ <version >3.3.0 </version >
129129 <executions >
130130 <execution >
131131 <id >attach-sources</id >
138138 <plugin >
139139 <groupId >org.apache.maven.plugins</groupId >
140140 <artifactId >maven-javadoc-plugin</artifactId >
141- <version >3.4.1 </version >
141+ <version >3.6.3 </version >
142142 <executions >
143143 <execution >
144144 <id >attach-javadocs</id >
You can’t perform that action at this time.
0 commit comments