File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
examples/powertools-examples-core-utilities/cdk/infra Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 <plugin >
1717 <groupId >org.apache.maven.plugins</groupId >
1818 <artifactId >maven-compiler-plugin</artifactId >
19- <version >3.13 .0</version >
19+ <version >3.14 .0</version >
2020 <configuration >
2121 <source >11</source >
2222 <target >11</target >
Original file line number Diff line number Diff line change 9191 <lambda .core.version>1.3.0</lambda .core.version>
9292 <lambda .events.version>3.16.0</lambda .events.version>
9393 <lambda .serial.version>1.1.6</lambda .serial.version>
94- <maven-compiler-plugin .version>3.13 .0</maven-compiler-plugin .version>
94+ <maven-compiler-plugin .version>3.14 .0</maven-compiler-plugin .version>
9595 <aspectj .version>1.9.7</aspectj .version>
9696 <aspectj-maven-plugin .version>1.13.1</aspectj-maven-plugin .version>
9797 <maven-surefire-plugin .version>3.2.5</maven-surefire-plugin .version>
Original file line number Diff line number Diff line change 194194 <plugin >
195195 <groupId >org.apache.maven.plugins</groupId >
196196 <artifactId >maven-compiler-plugin</artifactId >
197- <version >3.13 .0</version >
197+ <version >3.14 .0</version >
198198 <configuration >
199199 <source >${maven.compiler.source} </source >
200200 <target >${maven.compiler.target} </target >
You can’t perform that action at this time.
0 commit comments