feature_23113 #4
20
pom.xml
20
pom.xml
|
@ -141,18 +141,18 @@
|
|||
</dependency>
|
||||
|
||||
<!-- java melody -->
|
||||
<dependency>
|
||||
<groupId>net.bull.javamelody</groupId>
|
||||
<artifactId>javamelody-core</artifactId>
|
||||
<version>1.82.0</version>
|
||||
</dependency>
|
||||
<!-- <dependency> -->
|
||||
<!-- <groupId>net.bull.javamelody</groupId> -->
|
||||
<!-- <artifactId>javamelody-core</artifactId> -->
|
||||
<!-- <version>1.82.0</version> -->
|
||||
<!-- </dependency> -->
|
||||
|
||||
<!-- https://mvnrepository.com/artifact/javax.interceptor/javax.interceptor-api -->
|
||||
<dependency>
|
||||
<groupId>javax.interceptor</groupId>
|
||||
<artifactId>javax.interceptor-api</artifactId>
|
||||
<version>1.2.2</version>
|
||||
</dependency>
|
||||
<!-- <dependency> -->
|
||||
<!-- <groupId>javax.interceptor</groupId> -->
|
||||
<!-- <artifactId>javax.interceptor-api</artifactId> -->
|
||||
<!-- <version>1.2.2</version> -->
|
||||
<!-- </dependency> -->
|
||||
|
||||
<!-- weld -->
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue