From a87770b82f12bf095ca06988034fd8a3ad0c6d3c Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 18 Jul 2023 20:52:14 +0000
Subject: [PATCH] Bump spring-boot-admin-server

Bumps [spring-boot-admin-server](https://github.com/codecentric/spring-boot-admin) from 2.2.2 to 3.1.2.
- [Release notes](https://github.com/codecentric/spring-boot-admin/releases)
- [Commits](https://github.com/codecentric/spring-boot-admin/compare/2.2.2...3.1.2)

---
updated-dependencies:
- dependency-name: de.codecentric:spring-boot-admin-server
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 Spring-Boot-Admin/Spring-Boot-Admin-Server/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Spring-Boot-Admin/Spring-Boot-Admin-Server/pom.xml b/Spring-Boot-Admin/Spring-Boot-Admin-Server/pom.xml
index 30e2a84..c6a3dce 100644
--- a/Spring-Boot-Admin/Spring-Boot-Admin-Server/pom.xml
+++ b/Spring-Boot-Admin/Spring-Boot-Admin-Server/pom.xml
@@ -26,7 +26,7 @@
         <dependency>
             <groupId>de.codecentric</groupId>
             <artifactId>spring-boot-admin-server</artifactId>
-            <version>2.2.2</version>
+            <version>3.1.2</version>
         </dependency>
         <dependency>
             <groupId>de.codecentric</groupId>