Skip to content

Commit

Permalink
Merge branch 'main' into regedit0726/maven-source-scan
Browse files Browse the repository at this point in the history
  • Loading branch information
regedit0726 authored Nov 15, 2023
2 parents d7a3a39 + 45dc137 commit 70535e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
statuses: write
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.3.0
- uses: amannn/action-semantic-pull-request@v5.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ Copyright (c) 2012 - Jeremy Long
<!-- upgrading beyond 2.5 breaks maven site-->
<maven-jxr-plugin.version>2.5</maven-jxr-plugin.version>
<maven-project-info-reports-plugin.version>3.4.5</maven-project-info-reports-plugin.version>
<maven-surefire-report-plugin.version>3.2.1</maven-surefire-report-plugin.version>
<maven-surefire-report-plugin.version>3.2.2</maven-surefire-report-plugin.version>
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
<spotbugs.version>4.8.0</spotbugs.version>
<spotbugs.maven.plugin.version>4.7.3.6</spotbugs.maven.plugin.version>
Expand Down

0 comments on commit 70535e7

Please sign in to comment.