-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: ynjava/tesseract4java
base: 7f1a3fe
head repository: tesseract4java/tesseract4java
compare: 6349616
- 19 commits
- 9 files changed
- 7 contributors
Commits on Oct 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3608461 - Browse repository at this point
Copy the full SHA 3608461View commit details
Commits on Oct 13, 2020
-
Bump junit from 4.12 to 4.13.1 in /tools
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b0593f0 - Browse repository at this point
Copy the full SHA b0593f0View commit details -
Bump junit from 4.12 to 4.13.1 in /gui
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 2f4ab3b - Browse repository at this point
Copy the full SHA 2f4ab3bView commit details -
Merge pull request tesseract4java#53 from tesseract4java/dependabot/m…
…aven/gui/junit-junit-4.13.1 Bump junit from 4.12 to 4.13.1 in /gui
Configuration menu - View commit details
-
Copy full SHA for 853a0b6 - Browse repository at this point
Copy the full SHA 853a0b6View commit details -
Merge pull request tesseract4java#52 from tesseract4java/dependabot/m…
…aven/tools/junit-junit-4.13.1 Bump junit from 4.12 to 4.13.1 in /tools
Configuration menu - View commit details
-
Copy full SHA for f02231e - Browse repository at this point
Copy the full SHA f02231eView commit details -
Bump junit from 4.11 to 4.13.1 in /ocrevalUAtion
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](junit-team/junit4@r4.11...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for cbffe11 - Browse repository at this point
Copy the full SHA cbffe11View commit details
Commits on Oct 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 00ef7dd - Browse repository at this point
Copy the full SHA 00ef7ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb1e9cf - Browse repository at this point
Copy the full SHA eb1e9cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cebb01 - Browse repository at this point
Copy the full SHA 6cebb01View commit details
Commits on Oct 17, 2020
-
Merge pull request tesseract4java#54 from tesseract4java/dependabot/m…
…aven/ocrevalUAtion/junit-junit-4.13.1 Bump junit from 4.11 to 4.13.1 in /ocrevalUAtion
Configuration menu - View commit details
-
Copy full SHA for d3c3585 - Browse repository at this point
Copy the full SHA d3c3585View commit details -
Merge pull request tesseract4java#51 from pauledwardtang/develop
Added global page segmentation mode configuration to preferences & minor improvements
Configuration menu - View commit details
-
Copy full SHA for 4a8b637 - Browse repository at this point
Copy the full SHA 4a8b637View commit details
Commits on Mar 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9ee77be - Browse repository at this point
Copy the full SHA 9ee77beView commit details
Commits on Apr 27, 2021
-
Merge pull request tesseract4java#61 from Celebrate-future/develop
Remove redundant dependencies
Configuration menu - View commit details
-
Copy full SHA for f901936 - Browse repository at this point
Copy the full SHA f901936View commit details
Commits on Jul 20, 2021
-
Add note about Usage page on Wiki
- A link to the Wiki from the README would be useful, it took me over 1 hour to figure this out by happening to have an issue and noting the wiki page referenced in an existing issue. Having this basic link would have saved time.
Configuration menu - View commit details
-
Copy full SHA for 25945ec - Browse repository at this point
Copy the full SHA 25945ecView commit details -
Merge pull request tesseract4java#63 from thadguidry/patch-1
Add note about Usage page on Wiki
Configuration menu - View commit details
-
Copy full SHA for c8136a4 - Browse repository at this point
Copy the full SHA c8136a4View commit details
Commits on Aug 23, 2021
-
Bump jsoup from 1.7.2 to 1.14.2 in /ocrevalUAtion
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.7.2 to 1.14.2. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES) - [Commits](jhy/jsoup@jsoup-1.7.2...jsoup-1.14.2) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 6ef2d0c - Browse repository at this point
Copy the full SHA 6ef2d0cView commit details
Commits on Nov 6, 2021
-
Merge pull request tesseract4java#65 from tesseract4java/dependabot/m…
…aven/ocrevalUAtion/org.jsoup-jsoup-1.14.2 Bump jsoup from 1.7.2 to 1.14.2 in /ocrevalUAtion
Configuration menu - View commit details
-
Copy full SHA for 777c8d6 - Browse repository at this point
Copy the full SHA 777c8d6View commit details
Commits on Dec 17, 2023
-
vuln-fix: Use HTTPS instead of HTTP to resolve deps CVE-2021-26291
This fixes a security vulnerability in this project where the `pom.xml` files were configuring Maven to resolve dependencies over HTTP instead of HTTPS. Weakness: CWE-829: Inclusion of Functionality from Untrusted Control Sphere Severity: High CVSS: 8.1 Detection: CodeQL & OpenRewrite (https://app.moderne.io/recipes/org.openrewrite.maven.security.UseHttpsForRepositories) Reported-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com> Signed-off-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com> Bug-tracker: JLLeitschuh/security-research#8 Detection: CodeQL (https://codeql.github.com/codeql-query-help/java/java-maven-non-https-url/) & OpenRewrite (https://app.moderne.io/recipes/org.openrewrite.maven.security.UseHttpsForRepositories) Reported-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com> Signed-off-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com> Bug-tracker: JLLeitschuh/security-research#8 Use this link to re-run the recipe: https://app.moderne.io/recipes/builder/IfHkrYfxx?organizationId=QWxsIEdpdEh1Yg%3D%3D Co-authored-by: Moderne <team@moderne.io>
Configuration menu - View commit details
-
Copy full SHA for 8bc4bf8 - Browse repository at this point
Copy the full SHA 8bc4bf8View commit details -
Merge pull request tesseract4java#70 from BulkSecurityGeneratorProjec…
…tV2/fix/JLL/use_https_to_resolve_dependencies_maven [SECURITY] Use HTTPS to resolve dependencies in Maven Build
Configuration menu - View commit details
-
Copy full SHA for 6349616 - Browse repository at this point
Copy the full SHA 6349616View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 7f1a3fe...6349616