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

Commit c7d88ea

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

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
@@ -58,7 +58,7 @@ jobs:
5858
echo "tag: ${tag}, ${branch}"
5959
./mvnw compile com.google.cloud.tools:jib-maven-plugin:3.2.0:build -Djib.from.image=eclipse-temurin:17-jre -Djib.container.environment=XDG_CONFIG_HOME=/tmp -Dimage=docker.io/wurstbrot/metric-analyzer -Djib.to.tags=${tag}
6060
# Commit all changed files back to the repository
61-
- uses: planetscale/ghcommit-action@v0.1.42
61+
- uses: planetscale/ghcommit-action@v0.1.43
6262
with:
6363
commit_message: "🤖 BOT based relase commit"
6464
repo: ${{ github.repository }}

.mvn/wrapper/maven-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# KIND, either express or implied. See the License for the
1515
# specific language governing permissions and limitations
1616
# under the License.
17-
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.7/apache-maven-3.9.7-bin.zip
17+
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.8/apache-maven-3.9.8-bin.zip

0 commit comments

Comments
 (0)