Skip to content

Commit eea7269

Browse files
authored
Merge pull request #86 from finos/main
sync with main
2 parents 0c85eee + 58a1a58 commit eea7269

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
# Runs the Renovate GitHub Action
2828
- name: Renovate
29-
uses: renovatebot/[email protected].12
29+
uses: renovatebot/[email protected].14
3030
with:
3131
token: ${{ secrets.GITHUB_TOKEN }} # required to create PRs/issues
3232
configurationFile: .github/renovate.json

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
9999
<maven-clean-plugin.version>3.5.0</maven-clean-plugin.version>
100100
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
101-
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
101+
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
102102
<maven-jar-plugin.version>3.1.1</maven-jar-plugin.version>
103103
<maven-install-plugin.version>3.1.4</maven-install-plugin.version>
104104
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>

0 commit comments

Comments
 (0)