Skip to content

Commit 776d7d4

Browse files
committed
iml update
1 parent af0f051 commit 776d7d4

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.primeframework</groupId>
77
<artifactId>prime-mvc</artifactId>
8-
<version>5.6.1</version>
8+
<version>5.7.0</version>
99
<packaging>jar</packaging>
1010

1111
<name>FusionAuth App</name>
@@ -101,7 +101,7 @@
101101
<dependency>
102102
<groupId>io.fusionauth</groupId>
103103
<artifactId>fusionauth-jwt</artifactId>
104-
<version>5.3.2</version>
104+
<version>6.0.0</version>
105105
<type>jar</type>
106106
<scope>compile</scope>
107107
<optional>false</optional>

prime-mvc.iml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -82,44 +82,44 @@
8282
<orderEntry type="module-library">
8383
<library>
8484
<CLASSES>
85-
<root url="jar://$MODULE_DIR$/.savant/cache/io/fusionauth/fusionauth-jwt/5.3.2/fusionauth-jwt-5.3.2.jar!/" />
85+
<root url="jar://$MODULE_DIR$/.savant/cache/io/fusionauth/fusionauth-jwt/6.0.0/fusionauth-jwt-6.0.0.jar!/" />
8686
</CLASSES>
8787
<JAVADOC />
8888
<SOURCES>
89-
<root url="jar://$MODULE_DIR$/.savant/cache/io/fusionauth/fusionauth-jwt/5.3.2/fusionauth-jwt-5.3.2-src.jar!/" />
89+
<root url="jar://$MODULE_DIR$/.savant/cache/io/fusionauth/fusionauth-jwt/6.0.0/fusionauth-jwt-6.0.0-src.jar!/" />
9090
</SOURCES>
9191
</library>
9292
</orderEntry>
9393
<orderEntry type="module-library">
9494
<library>
9595
<CLASSES>
96-
<root url="jar://$MODULE_DIR$/.savant/cache/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.jar!/" />
96+
<root url="jar://$MODULE_DIR$/.savant/cache/com/fasterxml/jackson/core/jackson-databind/2.15.4/jackson-databind-2.15.4.jar!/" />
9797
</CLASSES>
9898
<JAVADOC />
9999
<SOURCES>
100-
<root url="jar://$MODULE_DIR$/.savant/cache/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2-src.jar!/" />
100+
<root url="jar://$MODULE_DIR$/.savant/cache/com/fasterxml/jackson/core/jackson-databind/2.15.4/jackson-databind-2.15.4-src.jar!/" />
101101
</SOURCES>
102102
</library>
103103
</orderEntry>
104104
<orderEntry type="module-library">
105105
<library>
106106
<CLASSES>
107-
<root url="jar://$MODULE_DIR$/.savant/cache/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.jar!/" />
107+
<root url="jar://$MODULE_DIR$/.savant/cache/com/fasterxml/jackson/core/jackson-annotations/2.15.4/jackson-annotations-2.15.4.jar!/" />
108108
</CLASSES>
109109
<JAVADOC />
110110
<SOURCES>
111-
<root url="jar://$MODULE_DIR$/.savant/cache/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2-src.jar!/" />
111+
<root url="jar://$MODULE_DIR$/.savant/cache/com/fasterxml/jackson/core/jackson-annotations/2.15.4/jackson-annotations-2.15.4-src.jar!/" />
112112
</SOURCES>
113113
</library>
114114
</orderEntry>
115115
<orderEntry type="module-library">
116116
<library>
117117
<CLASSES>
118-
<root url="jar://$MODULE_DIR$/.savant/cache/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar!/" />
118+
<root url="jar://$MODULE_DIR$/.savant/cache/com/fasterxml/jackson/core/jackson-core/2.15.4/jackson-core-2.15.4.jar!/" />
119119
</CLASSES>
120120
<JAVADOC />
121121
<SOURCES>
122-
<root url="jar://$MODULE_DIR$/.savant/cache/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2-src.jar!/" />
122+
<root url="jar://$MODULE_DIR$/.savant/cache/com/fasterxml/jackson/core/jackson-core/2.15.4/jackson-core-2.15.4-src.jar!/" />
123123
</SOURCES>
124124
</library>
125125
</orderEntry>

0 commit comments

Comments
 (0)