diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json
index 138b7ca..83e227a 100644
--- a/.devcontainer/devcontainer.json
+++ b/.devcontainer/devcontainer.json
@@ -21,7 +21,7 @@
"extensions": [
"vscjava.vscode-java-pack",
"redhat.vscode-xml",
- "Pivotal.vscode-boot-dev-pack",
+ "pivotal.vscode-boot-dev-pack",
"mhutchie.git-graph"
],
"forwardPorts": [8080],
diff --git a/pom.xml b/pom.xml
index 59fe422..6ea3dd6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.0
+ 3.0.1
petclinic
@@ -207,21 +207,9 @@
- pl.project13.maven
- git-commit-id-plugin
-
-
-
- revision
-
-
-
+ io.github.git-commit-id
+ git-commit-id-maven-plugin
- true
- yyyy-MM-dd'T'HH:mm:ssZ
- true
- ${project.build.outputDirectory}/git.properties
-
false
false