Skip to content

Commit

Permalink
Merge pull request #2352 from mapfish/renovate/3.27-all-patch-versions
Browse files Browse the repository at this point in the history
chore(deps): update all patch versions (3.27)
  • Loading branch information
sbrunner authored Mar 30, 2022
2 parents 4c2dbd1 + 9360e0f commit 4b664e9
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 20 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
prerelease: false
if: startsWith(github.ref, 'refs/tags/') && env.SECRETS == 'TRUE'
- name: Upload Release Asset
uses: actions/[email protected].1
uses: actions/[email protected].2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand All @@ -132,7 +132,7 @@ jobs:
asset_content_type: application/java-archive
if: startsWith(github.ref, 'refs/tags/') && env.SECRETS == 'TRUE'
- name: Upload Release Asset
uses: actions/[email protected].1
uses: actions/[email protected].2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand All @@ -142,7 +142,7 @@ jobs:
asset_content_type: application/zip
if: startsWith(github.ref, 'refs/tags/') && env.SECRETS == 'TRUE'
- name: Upload Release Asset
uses: actions/[email protected].1
uses: actions/[email protected].2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand All @@ -152,7 +152,7 @@ jobs:
asset_content_type: application/java-archive
if: startsWith(github.ref, 'refs/tags/') && env.SECRETS == 'TRUE'
- name: Upload Release Asset
uses: actions/[email protected].1
uses: actions/[email protected].2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand All @@ -162,7 +162,7 @@ jobs:
asset_content_type: application/java-archive
if: startsWith(github.ref, 'refs/tags/') && env.SECRETS == 'TRUE'
- name: Upload Release Asset
uses: actions/[email protected].1
uses: actions/[email protected].2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/rebuild-3-23.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
prerelease: false
if: "startsWith(github.ref, 'refs/tags/')"
- name: Upload Release Asset
uses: actions/[email protected].1
uses: actions/[email protected].2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand All @@ -131,7 +131,7 @@ jobs:
asset_content_type: application/java-archive
if: "startsWith(github.ref, 'refs/tags/')"
- name: Upload Release Asset
uses: actions/[email protected].1
uses: actions/[email protected].2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand All @@ -141,7 +141,7 @@ jobs:
asset_content_type: application/zip
if: "startsWith(github.ref, 'refs/tags/')"
- name: Upload Release Asset
uses: actions/[email protected].1
uses: actions/[email protected].2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand All @@ -151,7 +151,7 @@ jobs:
asset_content_type: application/java-archive
if: "startsWith(github.ref, 'refs/tags/')"
- name: Upload Release Asset
uses: actions/[email protected].1
uses: actions/[email protected].2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand All @@ -161,7 +161,7 @@ jobs:
asset_content_type: application/java-archive
if: "startsWith(github.ref, 'refs/tags/')"
- name: Upload Release Asset
uses: actions/[email protected].1
uses: actions/[email protected].2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/rebuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
prerelease: false
if: "startsWith(github.ref, 'refs/tags/')"
- name: Upload Release Asset
uses: actions/[email protected].1
uses: actions/[email protected].2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand All @@ -111,7 +111,7 @@ jobs:
asset_content_type: application/java-archive
if: "startsWith(github.ref, 'refs/tags/')"
- name: Upload Release Asset
uses: actions/[email protected].1
uses: actions/[email protected].2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand All @@ -121,7 +121,7 @@ jobs:
asset_content_type: application/zip
if: "startsWith(github.ref, 'refs/tags/')"
- name: Upload Release Asset
uses: actions/[email protected].1
uses: actions/[email protected].2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand All @@ -131,7 +131,7 @@ jobs:
asset_content_type: application/java-archive
if: "startsWith(github.ref, 'refs/tags/')"
- name: Upload Release Asset
uses: actions/[email protected].1
uses: actions/[email protected].2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand All @@ -141,7 +141,7 @@ jobs:
asset_content_type: application/java-archive
if: "startsWith(github.ref, 'refs/tags/')"
- name: Upload Release Asset
uses: actions/[email protected].1
uses: actions/[email protected].2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down
10 changes: 5 additions & 5 deletions core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -117,10 +117,10 @@ ext {
}

dependencies {
def slf4jVersion = '1.7.30'
def slf4jVersion = '1.7.36'
def metricsVersion = '4.1.17'
def geotoolsVersion = '24.2'
def logbackVersion = '1.2.3'
def logbackVersion = '1.2.11'

compile(
"org.springframework:spring-context:$springVersion",
Expand Down Expand Up @@ -162,14 +162,14 @@ dependencies {
jasper(
"net.sf.jasperreports:jasperreports:$project.jasperreportVersion",
"org.codehaus.groovy:groovy-all:$project.groovyVersion",
'ar.com.fdvs:DynamicJasper:5.3.1',
'ar.com.fdvs:DynamicJasper:5.3.3',
"net.sf.jasperreports:jasperreports-fonts:$project.jasperreportVersion",
"net.sf.jasperreports:jasperreports-functions:$project.jasperreportVersion",
'joda-time:joda-time:2.10.10'
'joda-time:joda-time:2.10.14'
)
compile fileTree(dir: "$projectDir/libs", include: '*.jar')
compile(
'com.google.guava:guava:30.1-jre',
'com.google.guava:guava:30.1.1-jre',
"org.slf4j:slf4j-api:${slf4jVersion}",
"org.slf4j:jcl-over-slf4j:${slf4jVersion}",
"org.slf4j:jul-to-slf4j:${slf4jVersion}",
Expand Down

0 comments on commit 4b664e9

Please sign in to comment.