Skip to content

Commit 90b66f6

Browse files
committed
Update dependencies
1 parent 6f773ee commit 90b66f6

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
build.xml.data.CRC32=1da7aef4
1+
build.xml.data.CRC32=d86d3efa
22
build.xml.script.CRC32=d075bdf4
3-
build.xml.stylesheet.CRC32=a56c6a5b@2.62.1
3+
build.xml.stylesheet.CRC32=a56c6a5b@2.71.1
44
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
55
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
6-
nbproject/build-impl.xml.data.CRC32=1da7aef4
6+
nbproject/build-impl.xml.data.CRC32=d86d3efa
77
nbproject/build-impl.xml.script.CRC32=ba1a70e4
8-
nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.62.1
8+
nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.71.1

tmc-application/nbproject/project.xml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,23 @@
1919
<build-prerequisite/>
2020
<compile-dependency/>
2121
<run-dependency>
22-
<specification-version>7.32.1</specification-version>
22+
<specification-version>7.47.1</specification-version>
2323
</run-dependency>
2424
</dependency>
2525
<dependency>
2626
<code-name-base>org.openide.util</code-name-base>
2727
<build-prerequisite/>
2828
<compile-dependency/>
2929
<run-dependency>
30-
<specification-version>8.25.1</specification-version>
30+
<specification-version>9.5.1</specification-version>
31+
</run-dependency>
32+
</dependency>
33+
<dependency>
34+
<code-name-base>org.openide.util.ui</code-name-base>
35+
<build-prerequisite/>
36+
<compile-dependency/>
37+
<run-dependency>
38+
<specification-version>9.4.1</specification-version>
3139
</run-dependency>
3240
</dependency>
3341
</module-dependencies>

0 commit comments

Comments
 (0)