minesweeper/pom.xml
changeset 229 6e5c2ce01688
parent 223 4ee062b3f5ed
child 231 46827acaac4a
     1.1 --- a/minesweeper/pom.xml	Tue Nov 04 19:30:23 2014 +0100
     1.2 +++ b/minesweeper/pom.xml	Thu Nov 06 21:59:32 2014 +0100
     1.3 @@ -285,7 +285,7 @@
     1.4                <dependency>
     1.5                    <groupId>org.apidesign.brwsr</groupId>
     1.6                    <artifactId>dlvkbrwsr</artifactId>
     1.7 -                  <version>1.0</version>
     1.8 +                  <version>1.0.1</version>
     1.9                    <type>jar</type>
    1.10                </dependency>
    1.11                <dependency>
    1.12 @@ -475,7 +475,7 @@
    1.13                <dependency>
    1.14                    <groupId>org.apidesign.brwsr</groupId>
    1.15                    <artifactId>ibrwsr</artifactId>
    1.16 -                  <version>1.0</version>
    1.17 +                  <version>1.0.1</version>
    1.18                    <scope>runtime</scope>
    1.19                </dependency>
    1.20            </dependencies>