Skip to content

Bump re2j from 1.3 to 1.5

bornholdt requested to merge dependabot/maven/com.google.re2j-re2j-1.5 into master

Bumps re2j from 1.3 to 1.5.

Commits
  • 66840ce move RE2/J to version 1.5, allows for Debian packaging
  • cd60131 Adds generated LICENSE headers, enables license enforcement.
  • 5e462a4 Adds a plugin to detect license violations, not enforced yet.
  • fc1af61 Release version 1.4
  • 83ae537 eliminate runtime binary search in simpleCodeFold
  • 0a7c5df Fix zero-width assertions in capture group eval
  • a5966af replace calls to assertEquals(true/false, ...) to assertTrue/assertFalse(...)
  • b5660f8 reference already-computed test.textUTF8
  • 720a287 remove unnecessary and unreachable assertion, assertEquals(true -> assertTrue
  • bc447c8 replace assertEquals(null/true/false, ...) with assertNull, et al
  • Additional commits viewable in compare view

Merge request reports

Loading