| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 05c8574 commit eb161d5
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -119,7 +119,7 @@ | |||
| 119 | 119 | </plugin> | |
| 120 | 120 | <plugin> | |
| 121 | 121 | <artifactId>maven-resources-plugin</artifactId> | |
| 122 | - <version>3.1.0</version> | ||
| 122 | + <version>3.2.0</version> | ||
| 123 | 123 | <executions> | |
| 124 | 124 | <execution> | |
| 125 | 125 | <id>copy-resources</id> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -94,7 +94,7 @@ limitations under the License. | |||
| 94 | 94 | <plugin> | |
| 95 | 95 | <groupId>org.apache.maven.plugins</groupId> | |
| 96 | 96 | <artifactId>maven-resources-plugin</artifactId> | |
| 97 | - <version>3.1.0</version> | ||
| 97 | + <version>3.2.0</version> | ||
| 98 | 98 | <configuration> | |
| 99 | 99 | <encoding>UTF-8</encoding> | |
| 100 | 100 | <delimiters> <!-- Gradle Delimiter --> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments