Skip to content

Commit ff555a4

Browse files
author
rmpestano
committed
updates admin-theme and java-ee
1 parent 40c399e commit ff555a4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>javax</groupId>
5151
<artifactId>javaee-api</artifactId>
52-
<version>7.0</version>
52+
<version>8.0</version>
5353
<scope>provided</scope>
5454
</dependency>
5555
<dependency>
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>com.github.adminfaces</groupId>
6767
<artifactId>admin-theme</artifactId>
68-
<version>1.1.0</version>
68+
<version>1.2.0</version>
6969
</dependency>
7070
</dependencies>
7171

0 commit comments

Comments
 (0)