Skip to content

Commit

Permalink
Combined dependency updates (2024-03-03)
Browse files Browse the repository at this point in the history
Combined update created by [DashGit](https://github.com/javiertuya/dashgit). Includes these updates:
- [Bump slf4j.version from 2.0.11 to 2.0.12](#108)
- [Bump actions/deploy-pages from 4.0.3 to 4.0.4](#107)
  • Loading branch information
javiertuya authored Mar 3, 2024
1 parent b71d52c commit 5186478
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
path: 'target/site/testapidocs'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4.0.3
uses: actions/deploy-pages@v4.0.4
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<surefire.version>3.2.5</surefire.version>

<slf4j.version>2.0.11</slf4j.version>
<slf4j.version>2.0.12</slf4j.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 5186478

Please sign in to comment.