Skip to content

Commit

Permalink
Dep updates
Browse files Browse the repository at this point in the history
  • Loading branch information
bakennedy committed Oct 24, 2024
1 parent 83ac6a4 commit 429be90
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions spring-boot-servlet-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>com.moesif.servlet</groupId>
<artifactId>moesif-servlet</artifactId>
<version>1.8.0</version>
<version>1.8.1</version>
</dependency>


Expand Down Expand Up @@ -82,7 +82,7 @@
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
<version>8.5.93</version>
<version>8.5.96</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion spring-boot-starter-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>com.moesif.servlet</groupId>
<artifactId>moesif-servlet</artifactId>
<version>1.8.0</version>
<version>1.8.1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 429be90

Please sign in to comment.