Changeset 53 for domaineditor/pom.xml


Ignore:
Timestamp:
12/18/24 13:28:59 (4 days ago)
Author:
ruud
Message:

All TimeDependent parties now support the nonlinear SumOfGroupsUtilitySpace. Example Nonlinear space in the computer domain

File:
1 edited

Legend:

Unmodified
Added
Removed
  • domaineditor/pom.xml

    r52 r53  
    66        <groupId>geniusweb</groupId>
    77        <artifactId>domaineditor</artifactId>
    8         <version>2.1.6</version>
     8        <version>2.2.1</version>  <!-- equals the geniusweb version -->
    99        <packaging>jar</packaging>
    1010
     
    5353                        <groupId>tudelft.utilities</groupId>
    5454                        <artifactId>utilities</artifactId>
    55                         <version>1.2.1</version>
     55                        <version>1.3.1</version>
    5656                </dependency>
    5757                <dependency>
    5858                        <groupId>tudelft.utilities</groupId>
    5959                        <artifactId>logging</artifactId>
    60                         <version>1.0.1</version>
     60                        <version>1.0.2</version>
    6161                </dependency>
    6262                <dependency>
    6363                        <groupId>tudelft.utilities</groupId>
    6464                        <artifactId>mvc</artifactId>
    65                         <version>1.1.0</version>
     65                        <version>2.0.5</version>
    6666                </dependency>
    6767
Note: See TracChangeset for help on using the changeset viewer.