chore(deps): update maven deps - #983
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/maven
branch
2 times, most recently
from
October 15, 2025 17:04
66a18eb to
bc263b3
Compare
simonresch
force-pushed
the
renovate/maven
branch
from
October 15, 2025 19:39
bc263b3 to
8356d88
Compare
renovate
Bot
force-pushed
the
renovate/maven
branch
2 times, most recently
from
October 16, 2025 06:25
380528f to
ef4c99a
Compare
simonresch
force-pushed
the
renovate/maven
branch
from
October 16, 2025 06:39
ef4c99a to
6eb4955
Compare
renovate
Bot
force-pushed
the
renovate/maven
branch
from
October 16, 2025 06:39
6eb4955 to
b6ae584
Compare
simonresch
force-pushed
the
renovate/maven
branch
from
October 16, 2025 07:54
b6ae584 to
6eb4955
Compare
renovate
Bot
force-pushed
the
renovate/maven
branch
3 times, most recently
from
October 17, 2025 07:36
1fb100f to
2b71144
Compare
simonresch
force-pushed
the
renovate/maven
branch
from
October 17, 2025 09:21
2b71144 to
3e38f58
Compare
renovate
Bot
force-pushed
the
renovate/maven
branch
8 times, most recently
from
October 23, 2025 14:00
093d30f to
86c4196
Compare
renovate
Bot
force-pushed
the
renovate/maven
branch
10 times, most recently
from
October 31, 2025 09:39
6aba80d to
f974ed1
Compare
renovate
Bot
force-pushed
the
renovate/maven
branch
from
November 13, 2025 15:16
a01399f to
d9ba701
Compare
renovate
Bot
force-pushed
the
renovate/maven
branch
9 times, most recently
from
December 1, 2025 12:12
9fb314b to
64c5247
Compare
renovate
Bot
force-pushed
the
renovate/maven
branch
3 times, most recently
from
December 7, 2025 12:18
51d3235 to
330526e
Compare
renovate
Bot
force-pushed
the
renovate/maven
branch
6 times, most recently
from
December 16, 2025 05:25
b707e88 to
9cca9db
Compare
renovate
Bot
force-pushed
the
renovate/maven
branch
4 times, most recently
from
December 22, 2025 12:03
247eaf3 to
0fbf8a0
Compare
renovate
Bot
force-pushed
the
renovate/maven
branch
from
December 29, 2025 13:51
0fbf8a0 to
e0d3411
Compare
renovate
Bot
force-pushed
the
renovate/maven
branch
2 times, most recently
from
January 8, 2026 19:56
3e71245 to
020e748
Compare
renovate
Bot
force-pushed
the
renovate/maven
branch
2 times, most recently
from
January 19, 2026 15:04
323cef0 to
c6bd6e9
Compare
renovate
Bot
force-pushed
the
renovate/maven
branch
from
January 24, 2026 20:31
c6bd6e9 to
c7b8bbb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.9→5.32.13.2→2.14.02.47.0→2.50.033.5.0-android→33.7.1-jre4.8.184→4.8.1941.18.4→1.18.12-jdk53.4.10→3.4.122.3.34→2.3.350.8.14→0.8.155.21.0→5.23.02.5.2.Final→2.5.3.Final9.9.1→9.10.19.9.1→9.10.19.9.1→9.10.1Release Notes
JSQLParser/JSqlParser (com.github.jsqlparser:jsqlparser)
v5.3Features
Other changes
v5.2Features
WithItemmust accept statements too for supportingDelete,Insert,UpdatewithReturning(585b6 manticore-projects)JsonExpression(eef8e Andreas Reichel).dots in Table Names (1d37e Andreas Reichel)WithItemallowsFromQuery(0f749 Andreas Reichel)AggregatePipeOperatorand support some weird BigQuery Syntax (f932b Andreas Reichel)FromQueryallowing forJoinandWithItem(bcac0 Andreas Reichel)FromQueryallowing forJoinandWithItem(5c2a4 Andreas Reichel)SELECTpiper operator to supportALL | DISTINCT(5b209 Andreas Reichel)ParenthesedSelectcan haveAlias(b5b24 Andreas Reichel)ParenthesedSelectcan haveAlias(a510f Andreas Reichel)WithItem(df665 manticore-projects)Bug Fixes
GRANTtoPUBLIC(allow keyword) (4c4ff manticore-projects)IntervalExpressionsupports complex expressions (e30f3 Andreas Reichel)LOOKAHEAD(fb978 Andreas Reichel)Like, better useSimpleExpressiononly else there are precedence issues (1d594 Andreas Reichel)LikeExpression accepts Complex Expressions includingBY PRIOR(9b92c Andreas Reichel)SelectItemforUnPivot(b1b86 Andreas Reichel)PivotandUnPivotbeforeOrderBy(9c37f Andreas Reichel)PivotandUnPivotbeforeOrderBy(2ca16 Andreas Reichel)FunctionandSelectItem(931d3 Andreas Reichel)FunctionandSelectItem(db008 Andreas Reichel)AllColumnsreplace rewrite (b366f Andreas Reichel)..and...in multi-part names for correct white space handling (38d0e Andreas Reichel)AllColumnsreplace takes expressions (a2f40 Andreas Reichel)Other changes
added more stackmemory to compiler
a3d5f tw 2025-05-04 22:05:13
reintroduced forked compiling
560e4 tw 2025-05-04 21:43:23
reset to fixed dependency versions
57941 tw 2025-05-04 21:22:16
Add support for TableFunction [WITH OFFSET|ORDINALITY] (#2219)
e5fa0 David Hayes 2025-04-08 09:22:59
fix warning (#2217)
f7782 Minjae Lee 2025-04-08 01:43:34
Add MySQL Index Parsing Support for ALTER TABLE Statements (#2215)
090bb Minjae Lee 2025-04-04 12:32:44
Add test case for ALTER TABLE with KEY_BLOCK_SIZE (#2213)
1ffec Minjae Lee 2025-04-03 07:22:54
Add support for MySQL ALTER TABLE partition options in parser (#2211)
98e7b Minjae Lee 2025-04-02 13:24:31
Add parsing for ALTER TABLE tbl_name {DISABLE | ENABLE} KEYS (#2205)
1c7c3 Minjae Lee 2025-03-25 06:19:30
Add support for ALTER TABLE ... [DEFAULT] COLLATE [=] collation_name syntax (#2204)
48d19 Minjae Lee 2025-03-25 03:34:02
Add KeywordOrIdentifier rule to support keywords as identifiers (#2203)
a068d Minjae Lee 2025-03-24 07:45:05
Add support for AllTableColumns in primary expression (#2197)
9fd3b Tomer Shay 2025-03-21 23:38:45
Add support for parsing MySQL DISCARD and IMPORT TABLESPACE DDL statements (#2198)
8e651 Minjae Lee 2025-03-20 23:44:30
IsNullExpression and IsBooleanExpression children are not visited in TablesNamesFinder (#2180)
ad575 SuperPat 2025-03-04 14:07:39
Add more tests to TablesNamesFinderTest for SubqueryAliasesIssue1987 (#2154)
97005 pinkfloyda 2025-02-07 23:42:36
added support for minus all; except all; intersect all; (#2081)
4492e Sunanda Somwase 2025-02-07 23:42:00
#2119 add support INSERT OVERWRITE PARTITION (#2135)
f1dee tt20061904 2025-01-06 06:07:23
v5.1Features
Tablesupporting CSV or Parquet files (b2877 manticore-projects):JSon operator (f8080 Andreas Reichel)GEToperator:(6eb58 Andreas Reichel)LATERAL VIEWsupports multiple alias columns (4814c Andreas Reichel)ON OVERFLOWsupport for theListAggfunction (Oracle, DB2) (5cf28 Andreas Reichel)JsonExpressionsupports Expressions rather than Char/Long only (3d488 Andreas Reichel)CosineSimilarityExpression (90adf Andreas Reichel)EXPLAIN PLAN [FOR] select(d837b manticore-projects)SUMMARIZE table | select(ad132 manticore-projects)CREATE SCHEMA IF NOT EXISTS ...(d7bf2 manticore-projects)TableandColumn(f3268 Andreas Reichel)ExpressionVisitorAdapter(6a36b Andreas Reichel)Bug Fixes
TableFunction(e122b manticore-projects)CREATE TABLEUNIQUE vs. UNIQUE KEY (3030c Andreas Reichel)TableNameFinderforAlter Table(33ba5 manticore-projects)SimpleFunction(cd068 manticore-projects)UpdateSets(11ceb Andreas Reichel)LambdaExpression(e0ad7 Andreas Reichel)FromItemalias must not shade an actual table (found before) (d8207 Andreas Reichel)Other changes
added one license header
5d1ef tw 2024-12-31 00:37:47
try working around github build issues
1ad52 manticore-projects 2024-12-30 13:02:38
Update gradle wrapper
4ad00 manticore-projects 2024-12-30 12:54:15
Fix null exception in ExpressionVisitorAdapter with simple INTERVAL expression (#2133)
d9acb Tomer Shay 2024-12-28 09:59:22
add support for MATERIALIZED in WITH clause (#2128)
39004 Tomer Shay 2024-12-23 05:35:38
feat mysql alter force,engine,algorithm,lock (#2121)
18c1a Minjae Lee 2024-12-09 09:09:37
increase gradle build memory
7ed3c Andreas Reichel 2024-11-26 06:18:28
update Gradle wrapper
d5af1 Andreas Reichel 2024-11-26 06:06:42
Fix issue 2089: Enhance MySQL CONVERT Statement Parsing (#2117)
8b414 Minjae Lee 2024-11-26 05:55:37
Fix issue 2106: Add parsing functionality for MySQL ALTER Table option statements (#2115)
fee2f Minjae Lee 2024-11-24 00:46:00
Fix issue 2106: Add parsing functionality for MySQL ADD PARTITION and DROP PARTITION clauses in ALTER TABLE statements(2) (#2108)
12952 Minjae Lee 2024-11-14 01:05:19
Fix issue 2106: Add parsing functionality for MySQL
ADD PARTITIONandDROP PARTITIONclauses inALTER TABLEstatements (#2107)7b0e4 Minjae Lee 2024-11-12 12:05:28
Add parsing functionality for MySQL CONVERT TO statement (#2097)
dc123 Minjae Lee 2024-10-25 15:33:05
Fix issue 2090: Correctly parse LOCK clause in ALTER TABLE statements (#2095)
f3f6b Minjae Lee 2024-10-24 12:20:58
Fix parsing
ALTER TABLE ... ADD COLUMNS (...)(#2087)22909 Nathan Jaremko 2024-10-24 01:11:46
Failure to parse query with PRIOR in select list (#2083)
30469 hannes92 2024-10-02 23:57:04
Skyline syntax (preferring clause) (#2078)
d1373 Stefan Steinhauser 2024-09-17 09:31:32
Unparenthesized
SubSelectasFromItem(#2073)60f4d Stefan Steinhauser 2024-09-10 10:49:49
Create dependabot.yml
27969 manticore-projects 2024-09-06 05:22:17
340d8 Tobias Warneke 2024-08-20 21:01:45
Exasol support (#2046)
93ca6 Stefan Steinhauser 2024-08-20 08:16:27
chore removing system.out.println lines + minor clean up of unit test scripts (#2060)
11616 nicky6s 2024-08-19 07:50:32
feature/fix: parsing inserts/updates/delete within CTEs (#2055)
82470 nicky6s 2024-08-04 16:45:56
chore adding extra details to unit test scenarios (#2051)
21c60 nicky6s 2024-07-31 19:19:08
fix insert default values statements not parsing (#2050)
dc14c nicky6s 2024-07-27 18:53:54
fix truncate parsing to capture multiple tables (#2048)
aca82 Nick Redfearn 2024-07-26 11:52:27
Resolve parsing error for CHARACTER SET and COLLATE in MySQL ALTER TABLE (issue 2027) (#2045)
93c82 Minjae Lee 2024-07-23 02:27:05
Avoid private tokens to be white listed and allow any word character in token value (#2044)
821e9 Stefan Steinhauser 2024-07-20 10:35:47
v5.0Breaking changes
Features
SELECT AS STRUCT ...andSELECT AS VALUE ...(5c360 Andreas Reichel)AllColumns, DuckDB usesEXCLUDEinstead ofEXCEPT(1ad42 Andreas Reichel)StructTypesyntax sugar (6e9bf Andreas Reichel)ValuesimplementFromItem(e426c Andreas Reichel)ParenthesedSelectdelegate (66d05 Andreas Reichel)ParenthesedSelectdelegate (f1699 Andreas Reichel)FromItem(c1edf Andreas Reichel)TOPbeforeDISTINCT, see https://docs.aws.amazon.com/redshift/latest/dg/r_SELECT_list.html (13e61 Andreas Reichel)APPROXIMATEAggregate functions (e4ece Andreas Reichel)CCJSqlParserUtil.sanitizeSingleSql(String sqlStr)to help MyBatikPlus users to clean their statements (1606e Andreas Reichel)UnsupportedStatementcontent (063d2 Andreas Reichel)UnsupportedStatement(82b45 Andreas Reichel)EXTRACTto be parsed as regular function also (b85dc Andreas Reichel)ParenthesedSelect,LateralSubSelectandParenthesedFromItemfrom the Table Names (46682 Andreas Reichel)DataTypechecks (edeaf Andreas Reichel)SELECT DOUBLE PRECISION '1'(411a3 Andreas Reichel)func(x) (a, b, c)(b4ef7 Andreas Reichel)INCLUDESandEXCLUDESoperators (#1985) (f3f0e lucarota)CASTwithFORMATclause (0d813 Andreas Reichel)STRUCTwith curly brackets and explicit Column Type Cast (1cd57 Andreas Reichel)RECURSIVEdoes not need to be a reserved (5cb4c Andreas Reichel)STRUCTwith curly brackets (339d6 Andreas Reichel)STRUCTdata types and literal (4c187 Andreas Reichel)DateTimeLiterallikeDATETIME "2005-01-03 12:34:56"(f6790 Andreas Reichel)DATETIMEliteral used for Google BigQuery (a386d Andreas Reichel)TOPto AST node (79c42 Andreas Reichel)Bug Fixes
AllTableColumns, DuckDB specificEXCLUDE(c9ecf Andreas Reichel)AllColumnsReplacement shall be about Columns only (f4b40 Andreas Reichel)FromItemwith Alias withoutASkeyword (5f580 Andreas Reichel)stringValueinDoubleValue.setValue(#2009) (e07f8 Damian)UnsupportedStatementissue (fbe97 Andreas Reichel)BASE64keyword (7daf7 Andreas Reichel)StructTypeexpressions must use Visitor instead oftoString()(b95d8 Andreas Reichel)AnyComparisionItemwith extra brackets (4e1a1 Andreas Reichel)FOR UPDATEclause should come after the select body (cf7fe Andreas Reichel)SelectDeparserwith anExpressionDeparser(but not with an empty Adaptor only) (f417c Andreas Reichel)ALTER ...shallcaptureRest()only to the next statement terminator (15d14 Andreas Reichel)[..]as syntax characters and surround by space when normalizing for comparison (c9d1e Andreas Reichel)REGEXPdoes not need to be reserved (f6524 Andreas Reichel)REGEXPdoes not need to be reserved (a9e67 Andreas Reichel)ARRAYkeyword (0f9a8 Andreas Reichel)SelectItemshall supportXor(c8839 Andreas Reichel)Other changes
switched to version 5.0-SNAPSHOT
275e0 Tobias Warneke 2024-06-30 20:26:08
corrected license header
5fb9f Tobias Warneke 2024-06-30 20:21:47
corrected license header
456d5 Tobias Warneke 2024-06-30 20:02:41
support custom DeParser (#2013)
74793 Redkale 2024-05-29 06:02:40
Add missing java.sql require (#1999)
df48c Ethan McCue 2024-04-30 05:13:54
**Add module info ([#1998](https://re
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.