Skip to content
This repository was archived by the owner on Nov 9, 2025. It is now read-only.

Commit 17d4720

Browse files
chore(deps): update all dependencies (#71)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 02efbab commit 17d4720

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/buildAndRelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
runs-on: ubuntu-latest
7171
steps:
7272
- name: "Check out Git repository"
73-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
73+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
7474
- name: "Set Heroku app & branch for ${{ github.ref }}"
7575
run: |
7676
echo "HEROKU_BRANCH=main" >> $GITHUB_ENV

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>org.eclipse.jgit</groupId>
4646
<artifactId>org.eclipse.jgit</artifactId>
47-
<version>6.9.0.202403050737-r</version>
47+
<version>6.10.0.202406032230-r</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)