Skip to content

Commit c065469

Browse files
Update Mend: high confidence minor and patch dependency updates
1 parent 023815a commit c065469

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,12 @@
9393
<dependency>
9494
<groupId>org.slf4j</groupId>
9595
<artifactId>slf4j-api</artifactId>
96-
<version>1.5.0</version>
96+
<version>1.7.36</version>
9797
</dependency>
9898
<dependency>
9999
<groupId>org.slf4j</groupId>
100100
<artifactId>slf4j-log4j12</artifactId>
101-
<version>1.5.0</version>
101+
<version>1.7.36</version>
102102
</dependency>
103103
<dependency>
104104
<groupId>org.apache.directory.server</groupId>
@@ -133,7 +133,7 @@
133133
<plugin>
134134
<groupId>org.apache.maven.plugins</groupId>
135135
<artifactId>maven-compiler-plugin</artifactId>
136-
<version>2.3.2</version>
136+
<version>2.5.1</version>
137137
<configuration>
138138
<source>1.6</source>
139139
<target>1.6</target>
@@ -218,7 +218,7 @@
218218
<plugin>
219219
<groupId>org.codehaus.mojo</groupId>
220220
<artifactId>exec-maven-plugin</artifactId>
221-
<version>1.2</version>
221+
<version>1.6.0</version>
222222
<executions>
223223
<execution>
224224
<id>startup-uber-start</id>

0 commit comments

Comments
 (0)