Skip to content

Commit 1e6d100

Browse files
committed
Update mailgun-java, jacoco-maven-plugin
1 parent eebd3e8 commit 1e6d100

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>com.mailgun</groupId>
5050
<artifactId>mailgun-java</artifactId>
51-
<version>2.1.0</version>
51+
<version>2.1.1</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>io.jsonwebtoken</groupId>
@@ -85,7 +85,7 @@
8585
<plugin>
8686
<groupId>org.jacoco</groupId>
8787
<artifactId>jacoco-maven-plugin</artifactId>
88-
<version>0.8.13</version>
88+
<version>0.8.14</version>
8989
<executions>
9090
<execution>
9191
<id>default-prepare-agent</id>

0 commit comments

Comments
 (0)