Skip to content

Commit

Permalink
Merge branch 'main' into snyk-upgrade-71abb6224f9aead832d428af43131dca
Browse files Browse the repository at this point in the history
  • Loading branch information
paulushcgcj authored Apr 26, 2024
2 parents 3fd0893 + 87ba54f commit e509946
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion certextractor/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM eclipse-temurin:17.0.10_7-jdk-alpine
FROM eclipse-temurin:17.0.11_9-jdk-alpine

ENV LANG en_CA.UTF-8
ENV LANGUAGE en_CA.UTF-8
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.15.1</version>
<version>2.17.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit e509946

Please sign in to comment.