We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af4cbe1 commit 388ec3aCopy full SHA for 388ec3a
pom.xml
@@ -47,7 +47,7 @@
47
<dependency>
48
<groupId>com.sezinkarli</groupId>
49
<artifactId>random-user-agent-generator</artifactId>
50
- <version>1.1</version>
+ <version>1.3</version>
51
</dependency>
52
53
<groupId>dev.failsafe</groupId>
@@ -86,7 +86,7 @@
86
<artifactId>spring-boot-maven-plugin</artifactId>
87
<configuration>
88
<image>
89
- <name>ghcr.io/tutorialwork/kleinanzeigen-ads-renewer:${version}</name>
+ <name>ghcr.io/tutorialwork/kleinanzeigen-ads-renewer:${project.version}</name>
90
<buildpacks>
91
<buildpack>paketobuildpacks/java</buildpack>
92
</buildpacks>
0 commit comments