Skip to content

Commit 0683b31

Browse files
fix(deps): update all non-major dependencies
1 parent cce2f12 commit 0683b31

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-and-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
build-and-publish:
9-
uses: statens-pensjonskasse/public-actions-library/.github/workflows/build-library-maven.yaml@abcd12074416dfabd99e00686086223bcec87f30 # v0.1.2
9+
uses: statens-pensjonskasse/public-actions-library/.github/workflows/build-library-maven.yaml@309c106e509700ff0ff171b132b59c96eeb6b32f # v0.1.3
1010
permissions:
1111
contents: write
1212
packages: write

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>3.5.7</version>
9+
<version>3.5.8</version>
1010
</parent>
1111

1212
<groupId>no.spk.felles</groupId>

0 commit comments

Comments
 (0)