OLMReader icon indicating copy to clipboard operation
OLMReader copied to clipboard

A Java reader for MS Outlook for Mac OLM files

Results 25 OLMReader issues
Sort by recently updated
recently updated
newest added

Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.20.0 to 2.21.0. Changelog Sourced from commons-io:commons-io's changelog. Apache Commons IO 2.21.0 Release Notes The Apache Commons IO team is pleased to announce the release of Apache...

dependencies
java

Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.6.1 to 3.6.2. Release notes Sourced from org.apache.maven.plugins:maven-enforcer-plugin's releases. 3.6.2 🐛 Bug Fixes Use SessionData for cache storage (#930) @​slawekjaranowski 📝 Documentation updates Update Version Ranges link...

dependencies
java

Bumps org.apache.cxf:cxf-xjc-plugin from 4.1.0 to 4.1.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.cxf:cxf-xjc-plugin&package-manager=maven&previous-version=4.1.0&new-version=4.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @​salmanmkc in actions/checkout#2248 Persist...

dependencies
github_actions

It looks like `getValue()` is missing and as such it does not implicitly cast to the correct email ID outside of tests ```patch = @Override = public void email(Email email,...