Skip to content

Commit

Permalink
Merge pull request #3582 from jGauravGupta/PAYARA-3420
Browse files Browse the repository at this point in the history
PAYARA-3420 Upgrade jsftemplating to 2.1.3
  • Loading branch information
Pandrex247 authored Jan 11, 2019
2 parents 13690a9 + f6cbeee commit 1b971a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
holder.
-->
<!-- Portions Copyright [2016-2018] [Payara Foundation and/or its affiliates] -->
<!-- Portions Copyright [2016-2019] [Payara Foundation and/or its affiliates] -->

<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/maven-v4_0_0.xsd">

Expand Down Expand Up @@ -178,7 +178,7 @@
<install.dir.name>payara${major_version}</install.dir.name>

<jsf-ext.version>0.2</jsf-ext.version>
<jsftemplating.version>2.1.2</jsftemplating.version>
<jsftemplating.version>2.1.3</jsftemplating.version>
<woodstock.version>4.0.2.10.payara-p15</woodstock.version>

<uc-pkg-client.version>1.122-57.2889</uc-pkg-client.version>
Expand Down

0 comments on commit 1b971a9

Please sign in to comment.