File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 42
42
<dependency >
43
43
<groupId >org.junit.jupiter</groupId >
44
44
<artifactId >junit-jupiter</artifactId >
45
- <version >5.9.0 </version >
45
+ <version >5.9.2 </version >
46
46
<scope >test</scope >
47
47
</dependency >
48
48
<dependency >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <!--
3
+ #%L
4
+ JSQLParser library
5
+ %%
6
+ Copyright (C) 2004 - 2023 JSQLParser
7
+ %%
8
+ Dual licensed under GNU LGPL 2.1 or Apache License 2.0
9
+ #L%
10
+ -->
11
+
2
12
<xsl : stylesheet version =" 1.1"
3
13
xmlns : xsl =" http://www.w3.org/1999/XSL/Transform"
4
14
xmlns : xhtml =" http://www.w3.org/1999/xhtml"
@@ -92,4 +102,4 @@ The EBNF and Railroad Diagrams for JSQLParser-|JSQLPARSER_VERSION|.
92
102
</a >
93
103
</li >
94
104
</xsl : template >
95
- </xsl : stylesheet >
105
+ </xsl : stylesheet >
You can’t perform that action at this time.
0 commit comments