| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -62,7 +62,7 @@ | |||
| 62 | 62 | <maven.version>3.9.16</maven.version> | |
| 63 | 63 | <junit-jupiter.version>6.1.3</junit-jupiter.version> | |
| 64 | 64 | <inject-resources.version>1.0.0</inject-resources.version> | |
| 65 | - <maven-plugin-plugin.version>3.15.2</maven-plugin-plugin.version> | ||
| 65 | + <maven-plugin-plugin.version>3.16.0</maven-plugin-plugin.version> | ||
| 66 | 66 | <sisu-maven-plugin.version>1.1.0</sisu-maven-plugin.version> | |
| 67 | 67 | </properties> | |
| 68 | 68 | ||
@@ -100,7 +100,7 @@ | |||
| 100 | 100 | <dependency> | |
| 101 | 101 | <groupId>org.apache.maven.plugin-tools</groupId> | |
| 102 | 102 | <artifactId>maven-plugin-annotations</artifactId> | |
| 103 | - <version>3.15.2</version> | ||
| 103 | + <version>3.16.0</version> | ||
| 104 | 104 | <scope>provided</scope> | |
| 105 | 105 | </dependency> | |
| 106 | 106 | <dependency> | |
@@ -224,7 +224,7 @@ | |||
| 224 | 224 | </plugin> | |
| 225 | 225 | <plugin> | |
| 226 | 226 | <artifactId>maven-surefire-plugin</artifactId> | |
| 227 | - <version>3.5.6</version> | ||
| 227 | + <version>3.6.0</version> | ||
| 228 | 228 | </plugin> | |
| 229 | 229 | <plugin> | |
| 230 | 230 | <artifactId>maven-jar-plugin</artifactId> | |
@@ -245,7 +245,7 @@ | |||
| 245 | 245 | <plugin> | |
| 246 | 246 | <groupId>com.diffplug.spotless</groupId> | |
| 247 | 247 | <artifactId>spotless-maven-plugin</artifactId> | |
| 248 | - <version>3.10.1</version> | ||
| 248 | + <version>3.10.2</version> | ||
| 249 | 249 | <configuration> | |
| 250 | 250 | <pom> | |
| 251 | 251 | <sortPom> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments