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 11<?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" >
34 <modelVersion >4.0.0</modelVersion >
45
56 <groupId >io.avaje</groupId >
2627 <version >8.0.0.Final</version >
2728 </dependency >
2829
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 >
3435
3536 <dependency >
3637 <groupId >io.avaje</groupId >
4243 <dependency >
4344 <groupId >io.avaje</groupId >
4445 <artifactId >avaje-inject</artifactId >
45- <version >8.11 </version >
46+ <version >8.12-RC1 </version >
4647 <scope >provided</scope >
4748 </dependency >
4849
You can’t perform that action at this time.
0 commit comments