Compare commits
1 Commits
renovate/i
...
renovate/m
Author | SHA1 | Date | |
---|---|---|---|
4570e86869 |
@ -1,4 +1,4 @@
|
|||||||
FROM maven:3.9.8-eclipse-temurin-17-alpine
|
FROM maven:3.9.9-eclipse-temurin-17-alpine
|
||||||
|
|
||||||
RUN apk --update --upgrade --no-cache add fontconfig ttf-freefont font-noto terminus-font \
|
RUN apk --update --upgrade --no-cache add fontconfig ttf-freefont font-noto terminus-font \
|
||||||
&& fc-cache -f \
|
&& fc-cache -f \
|
||||||
|
2
pom.xml
2
pom.xml
@ -133,7 +133,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.sentry</groupId>
|
<groupId>io.sentry</groupId>
|
||||||
<artifactId>sentry-spring-boot-starter-jakarta</artifactId>
|
<artifactId>sentry-spring-boot-starter-jakarta</artifactId>
|
||||||
<version>7.16.0</version>
|
<version>7.14.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- InfluxDB Metrics -->
|
<!-- InfluxDB Metrics -->
|
||||||
|
Reference in New Issue
Block a user