Project

General

Profile

« Previous | Next » 

Revision d47d9078

Added by Andreas Müller over 2 years ago

ref #9359 update el-api and el-impl to latest version with new groupID in cdmserver

View differences:

pom.xml
708 708
    </dependency>
709 709
    <dependency>
710 710
      <groupId>javax.el</groupId>
711
      <artifactId>el-api</artifactId>
712
      <version>2.2</version>
711
      <artifactId>javax.el-api</artifactId>
712
      <version>2.2.5</version>
713 713
    </dependency>
714 714
    <dependency>
715
      <groupId>el-impl</groupId>
716
      <artifactId>el-impl</artifactId>
717
      <version>1.0</version>
715
	    <groupId>org.glassfish.web</groupId>
716
	    <artifactId>el-impl</artifactId>
717
	    <version>2.2</version>
718 718
    </dependency>
719 719
    <dependency>
720 720
      <groupId>javax.transaction</groupId>

Also available in: Unified diff