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 4242 <dependency >
4343 <groupId >org.junit.jupiter</groupId >
4444 <artifactId >junit-jupiter</artifactId >
45- <version >5.9.0 </version >
45+ <version >5.9.2 </version >
4646 <scope >test</scope >
4747 </dependency >
4848 <dependency >
Original file line number Diff line number Diff line change 11<?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+
212<xsl : stylesheet version =" 1.1"
313 xmlns : xsl =" http://www.w3.org/1999/XSL/Transform"
414 xmlns : xhtml =" http://www.w3.org/1999/xhtml"
@@ -92,4 +102,4 @@ The EBNF and Railroad Diagrams for JSQLParser-|JSQLPARSER_VERSION|.
92102 </a >
93103 </li >
94104 </xsl : template >
95- </xsl : stylesheet >
105+ </xsl : stylesheet >
You can’t perform that action at this time.
0 commit comments