File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 66
77 <groupId >com.opsgenie.plugin.graylog</groupId >
88 <artifactId >opsgenie-graylog-alarmcallback</artifactId >
9- <version >1.3.13 -RELEASE</version >
9+ <version >1.3.14 -RELEASE</version >
1010 <packaging >jar</packaging >
1111
1212 <name >${project.artifactId} </name >
7979 <groupId >org.bouncycastle</groupId >
8080 </exclusion >
8181 <exclusion >
82- <artifactId >org. mongodb</artifactId >
83- <groupId >mongodb-driver-sync </groupId >
82+ <artifactId >mongodb-driver-sync </artifactId >
83+ <groupId >org. mongodb</groupId >
8484 </exclusion >
8585 <exclusion >
86- <artifactId >org.apache. shiro</artifactId >
87- <groupId >shiro-core </groupId >
86+ <artifactId >shiro-core </artifactId >
87+ <groupId >org.apache. shiro</groupId >
8888 </exclusion >
8989 </exclusions >
9090 </dependency >
You can’t perform that action at this time.
0 commit comments