File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
4
<modelVersion >4.0.0</modelVersion >
4
5
5
6
<groupId >io.avaje</groupId >
26
27
<version >8.0.0.Final</version >
27
28
</dependency >
28
29
29
- <dependency >
30
- <groupId >org.glassfish.expressly</groupId >
31
- <artifactId >expressly</artifactId >
32
- <version >5.0.0</version >
33
- </dependency >
30
+ <dependency >
31
+ <groupId >org.glassfish.expressly</groupId >
32
+ <artifactId >expressly</artifactId >
33
+ <version >5.0.0</version >
34
+ </dependency >
34
35
35
36
<dependency >
36
37
<groupId >io.avaje</groupId >
42
43
<dependency >
43
44
<groupId >io.avaje</groupId >
44
45
<artifactId >avaje-inject</artifactId >
45
- <version >8.11 </version >
46
+ <version >8.12-RC1 </version >
46
47
<scope >provided</scope >
47
48
</dependency >
48
49
You can’t perform that action at this time.
0 commit comments