Update all non-major dependencies (#11)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-01-24 16:08:30 +03:00 committed by GitHub
parent d9bdef4b54
commit 0b408788d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v2 uses: actions/checkout@v2
- name: Deploy package - name: Deploy package
uses: valitydev/action-deploy-jdk-package@v1.0.12 uses: valitydev/action-deploy-jdk-package@v1.0.13
with: with:
server-username: ${{ secrets.OSSRH_USERNAME }} server-username: ${{ secrets.OSSRH_USERNAME }}
server-password: ${{ secrets.OSSRH_TOKEN }} server-password: ${{ secrets.OSSRH_TOKEN }}

View File

@ -40,10 +40,10 @@
<pubStagingRepo>https://s01.oss.sonatype.org/</pubStagingRepo> <pubStagingRepo>https://s01.oss.sonatype.org/</pubStagingRepo>
<custom-metrics.version>1.2.5</custom-metrics.version> <custom-metrics.version>1.2.5</custom-metrics.version>
<custom-actuator.version>0.0.5</custom-actuator.version> <custom-actuator.version>0.0.5</custom-actuator.version>
<woody.version>1.0.0</woody.version> <woody.version>1.0.4</woody.version>
<lombok.version>1.18.22</lombok.version> <lombok.version>1.18.22</lombok.version>
<maven-remote-resources-plugin.version>1.6.0</maven-remote-resources-plugin.version> <maven-remote-resources-plugin.version>1.6.0</maven-remote-resources-plugin.version>
<damsel.version>1.538-5addc41</damsel.version> <damsel.version>1.544-dcd92dd</damsel.version>
<mamsel.version>0.2.0</mamsel.version> <mamsel.version>0.2.0</mamsel.version>
<damsel-utils.version>1.0.6</damsel-utils.version> <damsel-utils.version>1.0.6</damsel-utils.version>
<cds-client-storage.version>2.1.23</cds-client-storage.version> <cds-client-storage.version>2.1.23</cds-client-storage.version>