Unverified Commit 9a9b3375 authored by Mahesh Maney R's avatar Mahesh Maney R Committed by GitHub
Browse files

Update pom.xml

Showing with 1 addition and 6 deletions
+1 -6
...@@ -38,7 +38,6 @@ ...@@ -38,7 +38,6 @@
<version>2.7.14</version> <version>2.7.14</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.tuxdude.logback.extensions</groupId> <groupId>org.tuxdude.logback.extensions</groupId>
<artifactId>logback-colorizer</artifactId> <artifactId>logback-colorizer</artifactId>
...@@ -76,17 +75,13 @@ ...@@ -76,17 +75,13 @@
<version>2.14.2</version> <version>2.14.2</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-json</artifactId> <artifactId>spring-boot-starter-json</artifactId>
<version>2.5.6</version> <version>2.5.6</version>
</dependency> </dependency>
</dependencies> </dependencies>
<build> <build>
<plugins> <plugins>
<plugin> <plugin>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment