Skip to content

Commit 431e687

Browse files
authored
Merge branch 'main' into dependabot/maven/org.codehaus.mojo-versions-maven-plugin-2.19.1
2 parents d410a44 + 397d1c7 commit 431e687

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.25.2-alpine AS go
1+
FROM golang:1.25.3-alpine AS go
22

33
FROM azul/zulu-openjdk-alpine:25 AS jlink
44

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ Copyright (c) 2012 - Jeremy Long
230230
<plugin>
231231
<groupId>org.apache.maven.plugins</groupId>
232232
<artifactId>maven-enforcer-plugin</artifactId>
233-
<version>3.6.1</version>
233+
<version>3.6.2</version>
234234
</plugin>
235235
<plugin>
236236
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)